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
+3 -1
View File
@@ -6,8 +6,10 @@ libfprint (1:0.99.0-1) UNRELEASED; urgency=medium
- Other patches: Refreshed
* debian/gbp.conf: Set pristine-tar and upstream-vcs-tag
* debian/control: Update Vcs-* fields (Closes: #909256)
* debian/rules: Disable the build of the GTK+ test application for now, this
is not ready yet
-- Laurent Bigonville <bigon@debian.org> Fri, 12 Jul 2019 00:15:03 +0200
-- Laurent Bigonville <bigon@debian.org> Fri, 12 Jul 2019 00:17:51 +0200
libfprint (1:0.8.2-3) unstable; urgency=medium
+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 $@