wok diff nss_ldap/receipt @ rev 16949

mate-icon-theme: Up bdeps.
author Yuri Pourre <yuripourre@gmail.com>
date Sat Jul 26 01:35:39 2014 +0000 (2014-07-26)
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	Sat Jul 26 01:35:39 2014 +0000
     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.