wok diff squirrelmail-archive/receipt @ rev 1339

slitaz-loram*: fix mount options for funionfs and cromfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 31 16:20:22 2008 +0000 (2008-08-31)
parents e096df3fcdc7
children cb2efee225ba
line diff
     1.1 --- a/squirrelmail-archive/receipt	Sun Aug 10 07:51:51 2008 +0000
     1.2 +++ b/squirrelmail-archive/receipt	Sun Aug 31 16:20:22 2008 +0000
     1.3 @@ -20,5 +20,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	echo "\$plugins[] = '$SOURCE';" >> $fs/etc/squirrelmail/config_local.php
     1.8 +	echo "\$plugins[] = '$SOURCE';" >> $1/etc/squirrelmail/config_local.php
     1.9  }