# HG changeset patch # User Antoine Bodin # Date 1296084050 -3600 # Node ID 9a8e4a7beecf48a7efa498b9124c20a77c41c398 # Parent 3f8017e587e179941a7a1f1346aa249bf4ef8598 imported patch cleanup/acl.patch diff -r 3f8017e587e1 -r 9a8e4a7beecf acl/receipt --- a/acl/receipt Thu Jan 27 00:20:50 2011 +0100 +++ b/acl/receipt Thu Jan 27 00:20:50 2011 +0100 @@ -22,7 +22,7 @@ # Configure is included in Makefile { make LOCAL_CONFIGURE_OPTIONS="$CONFIGURE_ARGS" && - make install install-lib install-dev DIST_ROOT=$PWD/_pkg + make install install-lib install-dev DIST_ROOT=$DESTDIR } || { mv -f /bin/sh.bak /bin/sh; return 1; } mv -f /bin/sh.bak /bin/sh