wok-6.x diff gnustep-make/receipt @ rev 11806
sdcc: fix cp -u
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 25 16:25:09 2012 +0100 (2012-02-25) |
parents | 5e2694ed436c |
children | 2b9f96603415 |
line diff
1.1 --- a/gnustep-make/receipt Sat May 21 04:44:08 2011 +0000 1.2 +++ b/gnustep-make/receipt Sat Feb 25 16:25:09 2012 +0100 1.3 @@ -18,8 +18,7 @@ 1.4 --prefix=/usr \ 1.5 --with-layout=fhs \ 1.6 $CONFIGURE_ARGS && 1.7 - make && 1.8 - make install 1.9 + make && make DESTDIR=$DESTDIR install 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.