wok-6.x diff gtk-gnutella/receipt @ rev 7674
Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Dec 16 17:16:06 2010 +0000 (2010-12-16) |
parents | 5870b9a92261 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/gtk-gnutella/receipt Fri Apr 02 13:24:21 2010 +0000 1.2 +++ b/gtk-gnutella/receipt Thu Dec 16 17:16:06 2010 +0000 1.3 @@ -22,7 +22,7 @@ 1.4 --disable-dbus \ 1.5 --disable-ipv6 \ 1.6 --disable-nls && 1.7 - make install INSTALL_PREFIX=$PWD/_pkg 1.8 + make -j 4 install INSTALL_PREFIX=$PWD/_pkg 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.