wok diff xorg-xwininfo/receipt @ rev 20539

linld: _fastcall calls (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 29 10:54:56 2018 +0100 (2018-11-29)
parents f20bb2aafa21
children f84769d48248
line diff
     1.1 --- a/xorg-xwininfo/receipt	Sat Mar 15 19:56:28 2014 +0100
     1.2 +++ b/xorg-xwininfo/receipt	Thu Nov 29 10:54:56 2018 +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.