-Déplacé named de /home vers /srv
[hvlinux.git] / stage5 / pkg / cups
index 52e5a54..c65a6da 100644 (file)
@@ -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"
 }
 
 hvbuild_pre()