wok diff squirrelmail-el_GR/receipt @ rev 20317

the current version (4.4) of the banking app is 7 years old :-( new version: 5.1.8
author Erkan Yilmaz <erkan@slitaz.org>
date Sun May 20 11:05:25 2018 +0000 (2018-05-20)
parents dfef8de3d270
children 616cb6ed00f8
line diff
     1.1 --- a/squirrelmail-el_GR/receipt	Fri Jan 30 10:17:37 2015 +0100
     1.2 +++ b/squirrelmail-el_GR/receipt	Sun May 20 11:05:25 2018 +0000
     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  }