mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
debian/rules: sync with debian (no change)
This commit is contained in:
Vendored
+2
-1
@@ -5,7 +5,8 @@ export DPKG_GENSYMBOLS_CHECK_LEVEL = 2
|
|||||||
BUILDDIR = $(CURDIR)/obj-$(DEB_HOST_GNU_TYPE)
|
BUILDDIR = $(CURDIR)/obj-$(DEB_HOST_GNU_TYPE)
|
||||||
|
|
||||||
# Configuration arguments
|
# Configuration arguments
|
||||||
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d -Dgtk-examples=false -Ddrivers=all
|
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d -Dgtk-examples=false \
|
||||||
|
-Ddrivers=all
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with gir
|
dh $@ --with gir
|
||||||
|
|||||||
Reference in New Issue
Block a user