cups-2.4.9

This commit is contained in:
Rmys
2024-06-14 18:36:49 +03:00
parent b740dbf9b4
commit 7ac8fa06d2
17 changed files with 3147 additions and 11 deletions
+2 -1
View File
@@ -17,7 +17,7 @@ def setup():
# For --enable-avahi
autotools.aclocal("-I config-scripts")
autotools.autoconf("-I config-scripts")
autotools.autoconf("-f -I config-scripts")
options = '--with-cups-user=daemon \
--with-cups-group=lp \
@@ -41,6 +41,7 @@ def setup():
--disable-libusb \
--with-rcdir=no \
--libdir=%s \
--disable-systemd \
--with-pkgconfpath=%s/pkgconfig \
--with-logdir=/var/log/cups \
KRB5CONFIG=/usr/bin/krb5-config \