[SCM] gmerlin/master: Include autotools.mk after including autoreconf.mk, this seems to be the solution

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jan 13 20:26:54 UTC 2011


The following commit has been merged in the master branch:
commit f9700759346f9b5d1fb62c4a60dcf09c42454bd1
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jan 13 21:26:30 2011 +0100

    Include autotools.mk after including autoreconf.mk, this seems to be the solution

diff --git a/debian/rules b/debian/rules
index 10f0da2..92d53a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/autoreconf.mk
+include /usr/share/cdbs/1/class/autotools.mk
 
 # Relax inclusion of optional features to ease backporting
 -include /usr/share/cdbs/1/rules/utils.mk

-- 
gmerlin packaging



More information about the pkg-multimedia-commits mailing list