[SCM] gigedit/master: Override test to fix build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Dec 8 12:21:58 UTC 2017
The following commit has been merged in the master branch:
commit 12910d4938bdb462378f840331ddee2cfc2852d2
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Dec 8 12:48:28 2017 +0100
Override test to fix build.
diff --git a/debian/rules b/debian/rules
index 3eee892..1d676e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
override_dh_auto_configure:
dh_auto_configure -- --disable-shared
+override_dh_auto_test:
+
override_dh_auto_install:
dh_auto_install
rm -R $(CURDIR)/debian/gigedit/usr/lib
--
gigedit packaging
More information about the pkg-multimedia-commits
mailing list