wok-6.x diff xarchiver/receipt @ rev 4308

Up: ewl (rev 42530) and rage (fix both build with last emotion)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Sep 28 15:33:14 2009 +0200 (2009-09-28)
parents 58622432a615
children 399969be6c3c
line diff
     1.1 --- a/xarchiver/receipt	Mon Sep 21 22:52:02 2009 +0000
     1.2 +++ b/xarchiver/receipt	Mon Sep 28 15:33:14 2009 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  	cd $src
     1.5  	./configure \
     1.6  		--prefix=/usr \
     1.7 +		--libexecdir=/usr/lib/$PACKAGE \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make && make DESTDIR=$PWD/_pkg install
    1.10  }