wok-next rev 8216
imported patch cleanup/attr.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:50 2011 +0100 (2011-01-27) |
parents | 9a8e4a7beecf |
children | 95d85a3ba280 |
files | attr/receipt |
line diff
1.1 --- a/attr/receipt Thu Jan 27 00:20:50 2011 +0100 1.2 +++ b/attr/receipt Thu Jan 27 00:20:50 2011 +0100 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