wok-6.x diff squirrelmail-ko_KR/receipt @ rev 18670
taziso, iso2exe.sh: add custom config support ; awstat-hotspot, awesome, avant-window-navigator: update pre/post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 04 21:23:22 2015 +0100 (2015-12-04) |
parents | d51b2411e55e |
children | 9e01bc6321ea |
line diff
1.1 --- a/squirrelmail-ko_KR/receipt Sat Apr 05 10:12:34 2014 +0000 1.2 +++ b/squirrelmail-ko_KR/receipt Fri Dec 04 21:23:22 2015 +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-}';/" /etc/squirrelmail/config.php 1.8 + sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" $1/etc/squirrelmail/config.php 1.9 }