summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-05-17 13:59:40 +0200
committertnut <thierryn1 at hispeed dot ch>2010-05-17 13:59:40 +0200
commitd8fded2c6d736fa945ccf61564047b2bf0844ee6 (patch)
tree1860c0c9b17d9d5fe85c2a7475ad6fa4ee71c3d5
parent662a32c17775acd46c4fc014c67e2069e3a75d5e (diff)
downloadnutyx-extra-d8fded2c6d736fa945ccf61564047b2bf0844ee6.tar.gz
nutyx-extra-d8fded2c6d736fa945ccf61564047b2bf0844ee6.tar.bz2
nutyx-extra-d8fded2c6d736fa945ccf61564047b2bf0844ee6.tar.xz
nutyx-extra-d8fded2c6d736fa945ccf61564047b2bf0844ee6.zip
Ajout de libldap#2.4.21-1
-rw-r--r--extra/libldap/.footprint3
-rw-r--r--extra/libldap/Pkgfile3
2 files changed, 1 insertions, 5 deletions
diff --git a/extra/libldap/.footprint b/extra/libldap/.footprint
index 1e17d227f..0830a7013 100644
--- a/extra/libldap/.footprint
+++ b/extra/libldap/.footprint
@@ -1,6 +1,3 @@
-drwxr-xr-x root/root etc/
-drwxr-xr-x root/root etc/openldap/
--rw-r--r-- root/root etc/openldap/ldap.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/lber.h
diff --git a/extra/libldap/Pkgfile b/extra/libldap/Pkgfile
index a8023bd79..fbeb94e15 100644
--- a/extra/libldap/Pkgfile
+++ b/extra/libldap/Pkgfile
@@ -65,6 +65,5 @@ build() {
ln -s liblber.so liblber.so.2;
ln -s libldap.so libldap.so.2;
ln -s libldap_r.so libldap_r.so.2) || exit 1
- rm $PKG/etc/openldap/*.default
-
+ rm -r $PKG/etc
}