wok-6.x diff gnustep-gui/receipt @ rev 11643
asunder, beaver, leafpad, mhwaveedit: Fixed receipts. (desktop file should be copied by cook)
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Feb 03 12:29:45 2012 -0500 (2012-02-03) |
parents | 6c80e7d299c3 |
children | 3de1f0f3086f |
line diff
1.1 --- a/gnustep-gui/receipt Sat May 21 04:48:11 2011 +0000 1.2 +++ b/gnustep-gui/receipt Fri Feb 03 12:29:45 2012 -0500 1.3 @@ -20,8 +20,7 @@ 1.4 ./configure \ 1.5 --prefix=/usr \ 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.