wok rev 10311

thunar-vfs: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 21:27:11 2011 +0000 (2011-05-21)
parents 0b271df78e5b
children 1d15ce5ad853
files thunar-vfs/receipt
line diff
     1.1 --- a/thunar-vfs/receipt	Sat May 21 21:25:19 2011 +0000
     1.2 +++ b/thunar-vfs/receipt	Sat May 21 21:27:11 2011 +0000
     1.3 @@ -25,7 +25,8 @@
     1.4  		--enable-dbus \
     1.5  		--enable-startup-notification \
     1.6  		--disable-gnome-thumbnailers \
     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