wok diff gmime/receipt @ rev 19195

Add: BVI. Fast and lightweight binary (hex) editor.
author Leonardo Laporte <hackdorte@sapo.pt>
date Mon Jun 06 10:28:32 2016 -0300 (2016-06-06)
parents 76b72f1ad63c
children adad2701522a
line diff
     1.1 --- a/gmime/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/gmime/receipt	Mon Jun 06 10:28:32 2016 -0300
     1.3 @@ -22,7 +22,7 @@
     1.4  		--disable-mono \
     1.5  		--disable-static \
     1.6  		--build=$HOST_SYSTEM \
     1.7 -		--host=$HOST_SYSTEM &&
     1.8 +		--host=$HOST_SYSTEM 2>&1 | grep -v "can't remove" &&
     1.9  	make && make DESTDIR=$DESTDIR install
    1.10  }
    1.11