X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpkg%2Fcups;h=4f0bf095a358e4a63f9a01502f0d1c055e6ac82c;hb=02a6c67738080f06def83e5c2aad68af3ce2d56b;hp=c65a6da96ebe588410188aa79ea2200b7a62e230;hpb=52b977a20ba206399ea263f5c32b191d5b25c704;p=hvlinux.git diff --git a/stage5/pkg/cups b/stage5/pkg/cups index c65a6da..4f0bf09 100644 --- a/stage5/pkg/cups +++ b/stage5/pkg/cups @@ -4,7 +4,7 @@ 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()