wok diff squid-auth-helpers/receipt @ rev 3994

Squid-auth-helpers: fix FSH
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 30 12:17:24 2009 +0200 (2009-08-30)
parents 1df2306e1874
children 909b7f4f078b
line diff
     1.1 --- a/squid-auth-helpers/receipt	Fri Aug 28 13:16:05 2009 +0000
     1.2 +++ b/squid-auth-helpers/receipt	Sun Aug 30 12:17:24 2009 +0200
     1.3 @@ -17,6 +17,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  
     1.7 -	cp -a $_pkg/usr/libexec $fs/usr
     1.8 +	cp -a $_pkg/usr/lib $fs/usr
     1.9  }
    1.10