Codebase list virt-viewer / 0307038
Disable update-mime-database Laurent LĂ©onard 9 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
11
2 DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk=3.0
2 DEB_CONFIGURE_EXTRA_FLAGS := --disable-update-mimedb --with-gtk=3.0
33 ifneq (,$(findstring $(DEB_HOST_ARCH), i386 amd64))
44 DEB_CONFIGURE_EXTRA_FLAGS += --with-spice-gtk
55 HAVE_SPICE := 1