wok-next diff transmission-remote-gtk/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents e9f002054831
children bf4cf6b0f742
line diff
     1.1 --- a/transmission-remote-gtk/receipt	Sun Feb 15 09:07:43 2015 +0100
     1.2 +++ b/transmission-remote-gtk/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -18,7 +18,6 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	#??? CFLAGS="$CFLAGS "
     1.8  	./configure \
     1.9  	--enable-gtk2 \
    1.10  	$CONFIGURE_ARGS &&