wok diff gmime/receipt @ rev 16626

Remove copyq.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 09 22:31:34 2014 +0300 (2014-05-09)
parents 76b72f1ad63c
children adad2701522a
line diff
     1.1 --- a/gmime/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/gmime/receipt	Fri May 09 22:31:34 2014 +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