X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpkg%2Fcups;h=4f0bf095a358e4a63f9a01502f0d1c055e6ac82c;hb=7006b41ab2c65b074af7b4644d2fe70296399454;hp=52e5a54202c119fdeb1497ae83a49d513cf481c5;hpb=f3c8db3027d5dc530e1f30c88e0235975211582e;p=hvlinux.git diff --git a/stage5/pkg/cups b/stage5/pkg/cups index 52e5a54..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="" + CONFIGURE_OPTS="--libdir=/usr/lib --enable-pdftops" } hvbuild_pre()