aboutsummaryrefslogtreecommitdiffstats
path: root/community/roundcubemail
diff options
context:
space:
mode:
Diffstat (limited to 'community/roundcubemail')
-rw-r--r--community/roundcubemail/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/roundcubemail/APKBUILD b/community/roundcubemail/APKBUILD
index 10d922918c..6cbd7d922c 100644
--- a/community/roundcubemail/APKBUILD
+++ b/community/roundcubemail/APKBUILD
@@ -39,7 +39,7 @@ prepare() {
-e 's|logs/|/var/log/roundcube/|' \
config/defaults.inc.php || return 1
- # cleanup
+ # cleanup
sed -i 's/\r//' SQL/mssql.initial.sql
rm -rf logs temp
}