wok-6.x diff squirrelmail-id_ID/receipt @ rev 21908
updated sharutils (4.14 -> 4.15.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 04 14:54:35 2019 +0100 (2019-10-04) |
parents | dfef8de3d270 |
children | 4993549452a2 |
line diff
1.1 --- a/squirrelmail-id_ID/receipt Fri Jan 30 10:17:37 2015 +0100 1.2 +++ b/squirrelmail-id_ID/receipt Fri Oct 04 14:54:35 2019 +0100 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 }