mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 10:34:18 +00:00
debian/rules: Disable the build of the GTK+ test application for now, this is not ready yet
This commit is contained in:
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
# Configuration arguments
|
||||
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d
|
||||
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d -Dgtk-examples=false
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
Reference in New Issue
Block a user