X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpkg%2Fcups;h=fc5c0d63e7fd3bcd2b00122287e21843835f0b73;hb=4aa3eb3449ef580152c1a199a2bd6fc185b05a4e;hp=c65a6da96ebe588410188aa79ea2200b7a62e230;hpb=52b977a20ba206399ea263f5c32b191d5b25c704;p=hvlinux.git diff --git a/stage5/pkg/cups b/stage5/pkg/cups index c65a6da..fc5c0d6 100644 --- a/stage5/pkg/cups +++ b/stage5/pkg/cups @@ -4,10 +4,10 @@ hvconfig_pre() { hv_useradd -c "Print_Service_User" -d /dev/null -g lp -s /bin/false -u 9 lp - CONFIGURE_OPTS="--libdir=/usr/lib" + CONFIGURE_OPTS="--libdir=/usr/lib --enable-pdftops" } -hvbuild_pre() +hvbuild_post() { if [ -n "${CUPS_SERVER}" ]; then # Configuring for connection to a remote CUPS print server