wok diff squirrelmail-pl_PL/receipt @ rev 18091

slitaz-menus: add hr, is, ja, nl, nb, nn, fi and tr translations according to garcon-0.3.0.tazpkg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 25 22:25:36 2015 +0200 (2015-05-25)
parents d51b2411e55e
children 9e01bc6321ea
line diff
     1.1 --- a/squirrelmail-pl_PL/receipt	Sat Apr 05 10:12:34 2014 +0000
     1.2 +++ b/squirrelmail-pl_PL/receipt	Mon May 25 22:25:36 2015 +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-}';/" /etc/squirrelmail/config.php
     1.8 +	sed -i "s/^\$squirrelmail_default_language = .*/\$squirrelmail_default_language = '${PACKAGE#squirrelmail-}';/" $1/etc/squirrelmail/config.php
     1.9  }