wok-current diff apache-doc/receipt @ rev 9597
busybox/httpd_helper.sh: add COOKIE support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 13 13:28:56 2011 +0200 (2011-04-13) |
parents | 4f6dafa1cfd3 |
children | 0b4f8654ae43 |
line diff
1.1 --- a/apache-doc/receipt Tue Oct 19 02:24:10 2010 +0000 1.2 +++ b/apache-doc/receipt Wed Apr 13 13:28:56 2011 +0200 1.3 @@ -13,8 +13,6 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/share 1.7 - _pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg 1.8 cp -a $_pkg/usr/share/doc $fs/usr/share 1.9 - 1.10 } 1.11