[SCM] pd-zexy packaging branch, master, updated. debian/2.2.3-1-5-gc3964b1

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Mon Aug 23 09:53:09 UTC 2010


The following commit has been merged in the master branch:
commit 89d2fafba1f9aa202e87bdeaa0bb8a234fff74d3
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Mon Aug 23 11:46:58 2010 +0200

    set DEB_AUTO_UPDATE_AUTOCONF to make suer that configure is regenerated
    
    this will also pull in the dependency on autoconf

diff --git a/debian/rules b/debian/rules
index bec2290..4fc342c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,4 +35,7 @@ export STRIP
 # where sources are
 DEB_SRCDIR = src
 
+# regenerate configure, so that patches to configure.ac take effect 
+DEB_AUTO_UPDATE_AUTOCONF = 2.61
+
 DEB_CONFIGURE_EXTRA_FLAGS += --with-extension=pd_linux

-- 
pd-zexy packaging



More information about the pkg-multimedia-commits mailing list