wok diff squirrelmail-archive/receipt @ rev 1593
get-java6-jre: typos
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 17 13:29:48 2008 +0000 (2008-10-17) |
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 Fri Oct 17 13:29:48 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 }