wok-4.x diff squirrelmail-vkeyboard/receipt @ rev 1837

Fix PROVIDE for nvidia-glx/mesa libgl conflict
author Bill Nagel <b1+slitaz@nagel.org>
date Thu Dec 11 05:39:17 2008 -0800 (2008-12-11)
parents dc8fe8a0f6df
children bd6010223726
line diff
     1.1 --- a/squirrelmail-vkeyboard/receipt	Sun Aug 10 07:49:10 2008 +0000
     1.2 +++ b/squirrelmail-vkeyboard/receipt	Thu Dec 11 05:39:17 2008 -0800
     1.3 @@ -29,7 +29,7 @@
     1.4  		$1/$INSTALLED/$PACKAGE/volatile.cpio.gz <<EOT
     1.5  etc/squirrelmail/config-vkeyboard.php
     1.6  EOT
     1.7 -	echo "\$plugins[] = '$SOURCE';" >> $fs/etc/squirrelmail/config_local.php
     1.8 +	echo "\$plugins[] = '$SOURCE';" >> $1/etc/squirrelmail/config_local.php
     1.9  }
    1.10  
    1.11  repack_cleanup()