wok-4.x diff gnustep-gui/receipt @ rev 10970
fcitx: Removed libfcitx from BUILD_DEPEND. libfcitx is a wanted package for fcitx so it shouldn't be a BUILD_DEPEND.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 12 12:36:01 2011 +0000 (2011-10-12) |
parents | 6c80e7d299c3 |
children |
line diff
1.1 --- a/gnustep-gui/receipt Sat May 21 04:48:11 2011 +0000 1.2 +++ b/gnustep-gui/receipt Wed Oct 12 12:36:01 2011 +0000 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.