mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +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
+3
-1
@@ -6,8 +6,10 @@ libfprint (1:0.99.0-1) UNRELEASED; urgency=medium
|
|||||||
- Other patches: Refreshed
|
- Other patches: Refreshed
|
||||||
* debian/gbp.conf: Set pristine-tar and upstream-vcs-tag
|
* debian/gbp.conf: Set pristine-tar and upstream-vcs-tag
|
||||||
* debian/control: Update Vcs-* fields (Closes: #909256)
|
* 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
|
libfprint (1:0.8.2-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
# Configuration arguments
|
# Configuration arguments
|
||||||
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d
|
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d -Dgtk-examples=false
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|||||||
Reference in New Issue
Block a user