[SCM] stk packaging branch, master, updated. debian/4.4.2-1-11-gfa7bde9

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Mon Feb 8 09:10:44 UTC 2010


The following commit has been merged in the master branch:
commit e98682c7724f9351c794e274881dac6959e55f6f
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Mon Feb 8 09:22:19 2010 +0100

    Update config.{sub,guess} files before calling configure script.

diff --git a/debian/rules b/debian/rules
index e2d7b65..51acc60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@ endif
 	dh --with quilt $@
 
 override_dh_auto_configure:
+	ln -f -s /usr/share/misc/config.guess
+	ln -f -s /usr/share/misc/config.sub
 	dh_auto_configure -- \
 					--with-rawwaves=/usr/share/stk \
 					$(CONFIGURE_FLAGS)

-- 
stk packaging



More information about the pkg-multimedia-commits mailing list