wok-6.x diff squirrelmail-fi_FI/receipt @ rev 20834
Remove pidgin-facebookchat: replaced by purple-facebook
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue Feb 19 13:18:24 2019 -0500 (2019-02-19) |
parents | dfef8de3d270 |
children | 4993549452a2 |
line diff
1.1 --- a/squirrelmail-fi_FI/receipt Fri Jan 30 10:17:37 2015 +0100 1.2 +++ b/squirrelmail-fi_FI/receipt Tue Feb 19 13:18:24 2019 -0500 1.3 @@ -23,5 +23,5 @@ 1.4 # Pre and post install commands for Tazpkg. 1.5 post_install() 1.6 { 1.7 - sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" $1/etc/squirrelmail/config.php 1.8 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" "$1/etc/squirrelmail/config.php" 1.9 }