wok-4.x rev 9051
squid-custom-errors: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 04 11:06:52 2011 +0100 (2011-03-04) |
parents | 2f940e4aa32e |
children | 0d5aeb54118c |
files | squid-custom-errors/receipt |
line diff
1.1 --- a/squid-custom-errors/receipt Fri Mar 04 10:32:22 2011 +0100 1.2 +++ b/squid-custom-errors/receipt Fri Mar 04 11:06:52 2011 +0100 1.3 @@ -13,7 +13,8 @@ 1.4 compile_rules() 1.5 { 1.6 tar xvzf stuff/$TARBALL 1.7 - cp -a fr wwwroot $DESTDIR 1.8 + mkdir -p $DESTDIR 1.9 + cp -a $PACKAGE-$VERSION/fr $PACKAGE-$VERSION/wwwroot $DESTDIR 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.