wok diff thunar/receipt @ rev 11641

lostirc: Fix receipt (desktop file should be copied by cook)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 03 14:54:52 2012 +0100 (2012-02-03)
parents 6cff10e9b8f0
children d363995c1565
line diff
     1.1 --- a/thunar/receipt	Tue May 17 23:13:52 2011 +0200
     1.2 +++ b/thunar/receipt	Fri Feb 03 14:54:52 2012 +0100
     1.3 @@ -28,7 +28,8 @@
     1.4  		--enable-notifications \
     1.5  		--enable-gudev \
     1.6  		--libexecdir=/usr/lib \
     1.7 -		--enable-debug=no && \
     1.8 +		--enable-debug=no \
     1.9 +		$CONFIGURE_ARGS && \
    1.10  	make && make DESTDIR=$DESTDIR install
    1.11  }
    1.12