wok-next diff acl/receipt @ rev 9754
libusb-compat: fix BUILD_DEPENDS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 11 03:37:17 2011 +0200 (2011-05-11) |
parents | cd2506f67c2e |
children | 242a015e1b52 |
line diff
1.1 --- a/acl/receipt Thu Jan 20 21:38:00 2011 +0100 1.2 +++ b/acl/receipt Wed May 11 03:37:17 2011 +0200 1.3 @@ -22,7 +22,7 @@ 1.4 1.5 # Configure is included in Makefile 1.6 { make LOCAL_CONFIGURE_OPTIONS="$CONFIGURE_ARGS" && 1.7 - make install install-lib install-dev DIST_ROOT=$PWD/_pkg 1.8 + make install install-lib install-dev DIST_ROOT=$DESTDIR 1.9 } || { mv -f /bin/sh.bak /bin/sh; return 1; } 1.10 1.11 mv -f /bin/sh.bak /bin/sh