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

ghisvail-guest at users.alioth.debian.org ghisvail-guest at users.alioth.debian.org
Wed Feb 1 10:47:28 UTC 2017


The following commit has been merged in the master branch:
commit 5fe927135f51aff656cd3e94146966399b5a044f
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Feb 1 10:18:07 2017 +0000

    Fix arch-indep builds

diff --git a/debian/rules b/debian/rules
index 633adf2..76e44e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,8 @@ ifeq (,$(findstring nodoc,$(DEB_BUILD_PROFILES)))
 	dh_auto_build -- doc
 endif
 
+override_dh_auto_test-indep:
+
 override_dh_installdocs-indep:
 ifeq (,$(findstring nodoc,$(DEB_BUILD_PROFILES)))
 	dh_installdocs --indep

-- 
libopenshot packaging



More information about the pkg-multimedia-commits mailing list