* Sun Sep 01 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-1.sme

- initial version for SME11 [SME: ]
- build and require rpm for plugins and skins
- TODO: allow custom server IMAP/SMTP
- TODO: Install deps without symphony
This commit is contained in:
2024-09-13 15:20:51 -04:00
parent a503b95af0
commit 8ccd50e523
16 changed files with 465 additions and 127 deletions

View File

@@ -1,2 +1,5 @@
#!/bin/bash
# prevents setting error_reporting in 1.6; removed in newer versions
/usr/bin/sed -i -e 's/^.*error_reporting.*$/ \/\/rem/' /usr/share/roundcubemail/program/lib/Roundcube/bootstrap.php
# update composer
/usr/bin/rcplugin_update.sh