wok-current diff squirrelmail-sv_SE/receipt @ rev 20375
I. nagios update: 3.5.0 (March 15, 2013) -> 3.5.1 (2013-08-30) II. typo
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Wed Jun 13 07:19:54 2018 +0000 (2018-06-13) |
parents | dfef8de3d270 |
children | e3d183bf1a23 |
line diff
1.1 --- a/squirrelmail-sv_SE/receipt Fri Jan 30 10:17:37 2015 +0100 1.2 +++ b/squirrelmail-sv_SE/receipt Wed Jun 13 07:19:54 2018 +0000 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 }