wok diff gnome-vfs/receipt @ rev 19928
Up slitaz-tools (1020)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 21 16:51:10 2017 +0200 (2017-04-21) |
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 Fri Apr 21 16:51:10 2017 +0200 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 \