wok-next diff squirrelmail-pl_PL/receipt @ rev 19586
linux: update install_module_headers(), update stuff/modules.list. Mask empty linux-* packages (let it build for now, don't remove). Waiting for the new config...
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Jan 04 10:35:18 2017 +0200 (2017-01-04) |
parents | dfef8de3d270 |
children |
line diff
1.1 --- a/squirrelmail-pl_PL/receipt Fri Jan 30 10:17:37 2015 +0100 1.2 +++ b/squirrelmail-pl_PL/receipt Wed Jan 04 10:35:18 2017 +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 }