debian/rules: Disable the build of the GTK+ test application for now, this is not ready yet

This commit is contained in:
Laurent Bigonville
2019-07-12 00:18:40 +02:00
parent 8fbeacf13b
commit 5ebcc1cedd
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -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 $@