wok diff ORBit2/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents 380ffe05937a
children d1f85e376665
line diff
     1.1 --- a/ORBit2/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/ORBit2/receipt	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -17,7 +17,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//' linc2/src/Makefile*
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--build=$HOST_SYSTEM \