wok-6.x diff squirrelmail-archive/receipt @ rev 2059
Add socat
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jan 21 10:56:35 2009 +0000 (2009-01-21) |
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 Wed Jan 21 10:56:35 2009 +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 }