network/squirrelmail: misc fixes for website purposes only

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2023-01-14 22:17:42 -06:00 committed by Willy Sudiarto Raharjo
parent d36eb5bec7
commit 34627d1af2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 2 additions and 2 deletions

View file

@ -151,10 +151,10 @@ rm -f plugins/make_archive.pl
mkdir -p $PKG/etc/squirrelmail
cp $CWD/config.php $PKG/etc/squirrelmail/config.php
cp $CWD/config.php.txt $PKG/etc/squirrelmail/config.php
ln -sf /etc/squirrelmail/config.php config/config.php
cp $CWD/config_local.php $PKG/etc/squirrelmail/config_local.php
cp $CWD/config_local.php.txt $PKG/etc/squirrelmail/config_local.php
ln -sf /etc/squirrelmail/config_local.php config/config_local.php
mv plugins/squirrelspell/sqspell_config.php \