wok diff php-dev/receipt @ rev 15693

linux-lxc: modify post_install() for update /etc/fstab
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:40:56 2013 +0100 (2013-12-21)
parents ea4381b83496
children fec9d55946a2
line diff
     1.1 --- a/php-dev/receipt	Sat Jun 01 06:40:14 2013 +0000
     1.2 +++ b/php-dev/receipt	Sat Dec 21 08:40:56 2013 +0100
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="PHP web programming language development files."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="BSD"
     1.8 +WEB_SITE="http://www.php.net/"
     1.9 +WANTED="php"
    1.10 +
    1.11  DEPENDS="php cyrus-sasl libldap libmysqlclient libpng libpostgresqlclient \
    1.12  libunixODBC mhash openssl jpeg libmcrypt libtool libkrb5 libcomerr3 net-snmp"
    1.13 -WEB_SITE="http://www.php.net/"
    1.14 -WANTED="php"
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()