wok rev 9689

startup-notification: clean up.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 06 22:03:25 2011 +0000 (2011-05-06)
parents faad1224c24e
children 41f62d3fdbec
files startup-notification/receipt
line diff
     1.1 --- a/startup-notification/receipt	Fri May 06 22:02:53 2011 +0000
     1.2 +++ b/startup-notification/receipt	Fri May 06 22:03:25 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.