[SCM] libopenshot-audio/master: Fix arch-indep builds

ghisvail-guest at users.alioth.debian.org ghisvail-guest at users.alioth.debian.org
Thu Feb 2 17:35:21 UTC 2017


The following commit has been merged in the master branch:
commit ffdd65f95544799b343982860586c0c102979e38
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Feb 2 17:24:00 2017 +0000

    Fix arch-indep builds

diff --git a/debian/rules b/debian/rules
index d5716c0..5d321b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,10 @@ ifeq (,$(findstring nodoc,$(DEB_BUILD_PROFILES)))
 	dh_auto_build -- doc
 endif
 
+override_dh_auto_test-indep:
+
+override_dh_auto_install-indep:
+
 # NOTE: This override is required to ensure only non-empty directories are
 # effectively installed.
 override_dh_install-arch:

-- 
libopenshot-audio packaging



More information about the pkg-multimedia-commits mailing list