wok diff startup-notification/receipt @ rev 9713

glibc: make it built with cookutils
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 23:21:20 2011 +0200 (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 23:21:20 2011 +0200
     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.