wok diff phproxy/receipt @ rev 16573
slitaz-base-files: get ride of /var/run symlink in pre_install
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 02 19:14:33 2014 +0200 (2014-05-02) |
parents | d51b2411e55e |
children | 9e01bc6321ea |
line diff
1.1 --- a/phproxy/receipt Sat Apr 05 10:12:34 2014 +0000 1.2 +++ b/phproxy/receipt Fri May 02 19:14:33 2014 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://sebsauvage.net/wiki/doku.php?id=phproxy" 1.5 TARBALL="$SOURCE%20$VERSION%20mod%20SSE+ARKA%2020100825.7z" 1.6 WGET_URL="http://sebsauvage.net/temp/$TARBALL" 1.7 -HOST_ARCH="any" 1.8 +#HOST_ARCH="any" 1.9 1.10 DEPENDS="php" 1.11 BUILD_DEPENDS="p7zip"