wok diff gnome-vfs/receipt @ rev 19769

rsync: may not require /etc/inetd.conf (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 18:09:56 2017 +0100 (2017-02-20)
parents 380ffe05937a
children 6e8b1bcb30e2
line diff
     1.1 --- a/gnome-vfs/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/gnome-vfs/receipt	Mon Feb 20 18:09:56 2017 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's/-DG_DISABLE_DEPRECATED//' */Makefile*
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--sysconfdir=/etc/gnome \