wok-next diff gmime/receipt @ rev 18742

docbook-xsl: I broke it again, fixing
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Dec 25 17:11:02 2015 +0200 (2015-12-25)
parents 76b72f1ad63c
children ab7c63b80420
line diff
     1.1 --- a/gmime/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/gmime/receipt	Fri Dec 25 17:11:02 2015 +0200
     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