wok diff startup-notification/receipt @ rev 9700
Replaced all ../stuff with $stuff.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 08 09:01:58 2011 +0000 (2011-05-08) |
parents | 02bbaa9d12ba |
children | b055fad40b76 |
line diff
1.1 --- a/startup-notification/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/startup-notification/receipt Sun May 08 09:01:58 2011 +0000 1.3 @@ -15,9 +15,9 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure -C --prefix=/usr $CONFIGURE_ARGS && 1.8 + ./configure -C --prefix=/usr && 1.9 make && 1.10 - make DESTDIR=$PWD/_pkg install 1.11 + make install 1.12 } 1.13 1.14 # Rules to gen a SliTaz package suitable for Tazpkg.