wok-next diff xorg-xwininfo/receipt @ rev 18940

Up musl-libc (1.1.14) CVE-2015-1817
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 02 11:58:42 2016 +0100 (2016-03-02)
parents f20bb2aafa21
children 0994d769f208
line diff
     1.1 --- a/xorg-xwininfo/receipt	Sat Mar 15 19:56:28 2014 +0100
     1.2 +++ b/xorg-xwininfo/receipt	Wed Mar 02 11:58:42 2016 +0100
     1.3 @@ -19,13 +19,9 @@
     1.4  # Rules to configure and make the package.ls sr	
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure \
     1.9 -		--prefix=/usr \
    1.10 -		--mandir=/usr/share/man \
    1.11  		$CONFIGURE_ARGS &&
    1.12 -	make &&
    1.13 -	make DESTDIR=$DESTDIR install
    1.14 +	make && make install
    1.15  }
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.