[Pkg-libvirt-commits] [virt-viewer] 05/06: Disable update-mime-database
Laurent Léonard
trash-guest at moszumanska.debian.org
Thu May 1 23:45:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
trash-guest pushed a commit to branch master
in repository virt-viewer.
commit 030703816f3c30e9d2ee3e9827b36be8da56aa85
Author: Laurent Léonard <laurent at open-minds.org>
Date: Fri May 2 01:30:21 2014 +0200
Disable update-mime-database
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ea0bd2a..f94db29 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk=3.0
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-update-mimedb --with-gtk=3.0
ifneq (,$(findstring $(DEB_HOST_ARCH), i386 amd64))
DEB_CONFIGURE_EXTRA_FLAGS += --with-spice-gtk
HAVE_SPICE := 1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-viewer.git
More information about the Pkg-libvirt-commits
mailing list