wok-stable diff squid-auth-helpers/receipt @ rev 4422

xorg-xf86-video-intel: fix depends
author Christophe Lincoln <pankso@slitaz.org>
date Sun Oct 25 17:28:58 2009 +0100 (2009-10-25)
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 Oct 25 17:28:58 2009 +0100
     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