wok rev 19687
fix phproxy
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 12 17:16:31 2017 +0100 (2017-02-12) |
parents | c8285a3d30a2 |
children | 358dfa43448f |
files | phproxy/receipt |
line diff
1.1 --- a/phproxy/receipt Sun Feb 12 16:39:41 2017 +0100 1.2 +++ b/phproxy/receipt Sun Feb 12 17:16:31 2017 +0100 1.3 @@ -18,9 +18,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 - 7zr x $TARBALL 1.9 - cd $SOURCE\ * 1.10 dos2unix * 1.11 mkdir -p $DESTDIR/usr/share/$PACKAGE 1.12 cp *.php *.css $DESTDIR/usr/share/$PACKAGE 1.13 @@ -31,7 +28,6 @@ 1.14 { 1.15 cp -a $install/* $fs 1.16 } 1.17 - 1.18 post_install() 1.19 { 1.20 # Configure lighttpd server