wok-6.x diff gmime/receipt @ rev 15669
iptables: rm *.pc files, mv bin files to /usr/sbin
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed Dec 18 00:14:55 2013 +0000 (2013-12-18) |
parents | 76b72f1ad63c |
children | adad2701522a |
line diff
1.1 --- a/gmime/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/gmime/receipt Wed Dec 18 00:14:55 2013 +0000 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