wok-6.x
diff squid-auth-helpers/receipt @ rev 4307
icedtea6-jdk: be busybox compatible (again)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Mon Sep 28 15:24:08 2009 +0200 (2009-09-28) |
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 Mon Sep 28 15:24:08 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