wok diff nss_ldap/receipt @ rev 17714

inkscape: remove obsolate patches
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 04 10:06:37 2015 +0100 (2015-03-04)
parents 3765f181a6d5
children 9e01bc6321ea
line diff
     1.1 --- a/nss_ldap/receipt	Sat Nov 30 17:02:58 2013 +0000
     1.2 +++ b/nss_ldap/receipt	Wed Mar 04 10:06:37 2015 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://www.padl.com/download/$TARBALL"
     1.5  
     1.6  DEPENDS="cyrus-sasl libkrb5 libldap openssl libcomerr libcomerr3"
     1.7 -BUILD_DEPENDS="openldap-dev"
     1.8 +BUILD_DEPENDS="openldap-dev perl"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -22,7 +22,7 @@
    1.13  	--enable-rfc2307bis --enable-schema-mapping --enable-paged-results \
    1.14  	--sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.15  	make $MAKEFLAGS &&
    1.16 -	make DESTDIR=$DESTIDR install
    1.17 +	make DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.