wok rev 17658

transmission-remote-gtk: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 15 09:07:43 2015 +0100 (2015-02-15)
parents 0077ff4547da
children 17923f312c4e
files transmission-remote-gtk/receipt
line diff
     1.1 --- a/transmission-remote-gtk/receipt	Sat Feb 14 22:45:48 2015 +0000
     1.2 +++ b/transmission-remote-gtk/receipt	Sun Feb 15 09:07:43 2015 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	CFLAGS="$CFLAGS 
     1.8 +	#??? CFLAGS="$CFLAGS "
     1.9  	./configure \
    1.10  	--enable-gtk2 \
    1.11  	$CONFIGURE_ARGS &&