Projects
Kolab:16:Testing
roundcubemail-selfcontained
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 74
View file
debian.rules
Changed
@@ -74,6 +74,8 @@ cp -v ../SOURCES/2017111400.sql SQL/mysql/ + cp -v ../migrateconfig.sh bin/ + if -f "/etc/plesk-release" ; then \ cp -v ../SOURCES/plesk.config.inc.php config/config.inc.php ; \ cp -v ../SOURCES/plesk.managesieve.inc.php config/managesieve.inc.php ; \
View file
debian.tar.gz/roundcubemail.postinst
Changed
@@ -42,10 +42,15 @@ >/dev/null 2>&1 || : } +migrate_config() { + /usr/share/roundcubemail/bin/migrateconfig.sh >/dev/null 2>&1 || : +} + case "$1" in configure) fixperms update_database + migrate_config a2enmod rewrite sed -i "s/rcmail-\!24ByteDESkey\*Str/`head -c 200 /dev/urandom | tr -dc _A-Z-a-z-0-9 | head -c24`/" \
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.