wok diff phpldapadmin/receipt @ rev 16109

ARM: add Xrandr support, xsetroot and xmessage
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 19 22:48:37 2014 +0100 (2014-03-19)
parents 642675200022
children d51b2411e55e
line diff
     1.1 --- a/phpldapadmin/receipt	Fri May 20 17:23:48 2011 +0000
     1.2 +++ b/phpldapadmin/receipt	Wed Mar 19 22:48:37 2014 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Administration of LDAP over the Web."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tgz"
     1.9  WEB_SITE="http://phpldapadmin.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 +CONFIG_FILES="/etc/phpldapadmin/config.php"
    1.12 +
    1.13  DEPENDS="php-ldap"
    1.14 -CONFIG_FILES="/etc/phpldapadmin/config.php"
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()