wok-6.x diff tazpanel/receipt @ rev 10979
jed: Compile with -j1 cause it can't compile on quad core cpu without this.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 12 12:56:28 2011 +0000 (2011-10-12) |
parents | bf83caacdc32 |
children | a2214092351d |
line diff
1.1 --- a/tazpanel/receipt Fri Jun 10 23:23:07 2011 +0200 1.2 +++ b/tazpanel/receipt Wed Oct 12 12:56:28 2011 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src && make && 1.7 - make DESTDIR=$WOK/$PACKAGE/install install 1.8 + make DESTDIR=$DESTDIR install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.