wok diff gnome-vfs/receipt @ rev 17607

gnome-vfs: remove G_DISABLE_DEPRECATED
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 12 17:01:44 2015 +0100 (2015-02-12)
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	Thu Feb 12 17:01:44 2015 +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 \