wok diff foo2xqx/receipt @ rev 19308
freetype: typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jul 10 21:25:01 2016 +0300 (2016-07-10) |
parents | 9ee8f780e1e1 |
children | 3705d68ed8f3 |
line diff
1.1 --- a/foo2xqx/receipt Tue Nov 04 09:52:08 2014 +0100 1.2 +++ b/foo2xqx/receipt Sun Jul 10 21:25:01 2016 +0300 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="http://foo2zjs.rkkda.com/$TARBALL" 1.5 1.6 DEPENDS="ghostscript foo2xqx-data" 1.7 -BUILD_DEPENDS="foomatic-db-engine" 1.8 +BUILD_DEPENDS="foomatic-db-engine bc" 1.9 1.10 # Rules to configure and make the package. 1.11 # 1.12 @@ -30,6 +30,7 @@ 1.13 $FOO2SLX $FOO2HIPERC $FOO2QPDL ; do 1.14 ./getweb $i 1.15 done 1.16 + mkdir -p $DESTDIR/usr/lib/cups/filter 1.17 make DESTDIR=$DESTDIR install 1.18 } 1.19