commit 95835ad85b73017f929545e6ae070f2b9a1609ac
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Apr 24 22:30:40 2016 +0300

    disable acl. rpm doesn't use it
    
    > The lossage will be in in tools/mtree (swiped from F*BSD).
    > RPM itself doesn't give a hoot about ACL's.
    
    
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2016-April/024846.html

 rpm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 72edfa0..e10d166 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -1062,7 +1062,7 @@ sed -i \
        --with-bugreport="http://bugs.pld-linux.org/"; \
        --with-bzip2=external \
        --with-db=external \
-       --with-acl=external \
+       --without-acl \
        --with-dbapi=db \
        --with-file=external \
        --with-keyutils=%{?with_keyutils:external}%{!?with_keyutils:no} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/95835ad85b73017f929545e6ae070f2b9a1609ac

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to