[SCM] libopenshot/master: Do not run `make install` in arch-indep builds

ghisvail-guest at users.alioth.debian.org ghisvail-guest at users.alioth.debian.org
Sat Feb 4 14:39:33 UTC 2017


The following commit has been merged in the master branch:
commit c05e422c5372b8e157b1b4393f15eab17c5e4de2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Feb 4 14:03:50 2017 +0000

    Do not run `make install` in arch-indep builds

diff --git a/debian/rules b/debian/rules
index 76e44e7..854359e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,8 @@ endif
 
 override_dh_auto_test-indep:
 
+override_dh_auto_install-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