wok-next diff a2ps/receipt @ rev 20639
Up libwebp (1.0.0), libfm-extra + libfm + pcmanfm (1.3.0), lxpanel (0.9.3+25)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Apr 30 11:15:25 2018 +0300 (2018-04-30) |
parents | 757d032c55c7 |
children |
line diff
1.1 --- a/a2ps/receipt Fri Mar 30 19:31:50 2018 +0300 1.2 +++ b/a2ps/receipt Mon Apr 30 11:15:25 2018 +0300 1.3 @@ -12,13 +12,15 @@ 1.4 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 BUILD_DEPENDS="gperf" 1.7 +COOKOPTS="skip-log-errors" 1.8 1.9 compile_rules() { 1.10 # Be busybox sort compatible 1.11 sed -i 's/+0 -1/-k 1,2/' afm/make_fonts_map.sh 1.12 1.13 ./configure $CONFIGURE_ARGS && 1.14 - make 2>&1 | grep -v fonts.map.new && 1.15 + fix libtool && 1.16 + make && 1.17 make install || return 1 1.18 1.19 sed -i 's/^FileCommand/#FileCommand/' $install/etc/a2ps.cfg