[SCM] ir.lv2/master: Bring back dh_auto_build after override

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Sep 26 22:33:40 UTC 2012


The following commit has been merged in the master branch:
commit 3596a9edac2a220a6081f93f8f740967c07ec95b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Sep 27 00:32:20 2012 +0200

    Bring back dh_auto_build after override

diff --git a/debian/rules b/debian/rules
index 0c77d49..24f614b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ export REPACK_SH=$(CURDIR)/debian/repack.sh
 	dh $@ --parallel
 
 override_dh_auto_build:
+	dh_auto_build
 	make convert4chan
 
 override_dh_auto_install:

-- 
ir.lv2 packaging



More information about the pkg-multimedia-commits mailing list