wok-next
diff transmission-remote-gtk/receipt @ rev 19702
unionfs-fuse: do not define function twice (again)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Wed Apr 26 12:04:09 2017 +0200 (2017-04-26) |
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 Wed Apr 26 12:04:09 2017 +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 &&