wok-6.x diff squirrelmail-ko_KR/receipt @ rev 18900
Up: Correct link to author homepage and better appearance file description in Tazpanel.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Thu Feb 18 16:11:22 2016 -0200 (2016-02-18) |
parents | dfef8de3d270 |
children | e3d183bf1a23 |
line diff
1.1 --- a/squirrelmail-ko_KR/receipt Fri Jan 30 10:17:37 2015 +0100 1.2 +++ b/squirrelmail-ko_KR/receipt Thu Feb 18 16:11:22 2016 -0200 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 }