wok-6.x diff raptor/receipt @ rev 9573
Up: lilo to 23.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Apr 11 23:54:29 2011 +0000 (2011-04-11) |
parents | 2c125e3436ba |
children | 7f4ee0588d9b |
line diff
1.1 --- a/raptor/receipt Tue Oct 19 05:03:37 2010 +0000 1.2 +++ b/raptor/receipt Mon Apr 11 23:54:29 2011 +0000 1.3 @@ -15,9 +15,9 @@ 1.4 1.5 compile_rules() { 1.6 cd $src 1.7 - ./configure --prefix=/usr --disable-static && 1.8 + ./configure --disable-static && 1.9 make && 1.10 - make prefix=$PWD/_pkg/usr install 1.11 + make prefix=/usr install 1.12 } 1.13 1.14 # Rules to gen a SliTaz package suitable for Tazpkg.