[SCM] jackd2/master: Refresh hppa waf patch
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Wed Jan 18 13:40:20 UTC 2012
The following commit has been merged in the master branch:
commit 3e0702c35da8c0e60be0b43aa4337d4ee7e84f49
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Wed Jan 18 12:56:25 2012 +0100
Refresh hppa waf patch
With the move to waf-light (non-binary waf), we now patch in wafadmin/
directly.
diff --git a/debian/patches/hppa-parallel.patch b/debian/patches/hppa-parallel.patch
index ecbeae9..0904b64 100644
--- a/debian/patches/hppa-parallel.patch
+++ b/debian/patches/hppa-parallel.patch
@@ -2,8 +2,8 @@ Description: Disable parallel build on hppa architecture.
Bug-Debian: http://bugs.debian.org/580824
Origin: http://code.google.com/p/waf/source/browse/tags/waf-1.5.0/playground/serial.py
---- a/.waf-1.5.0-8e39a4c1c16303c1e8f010bf330305f6/wafadmin/Runner.py
-+++ b/.waf-1.5.0-8e39a4c1c16303c1e8f010bf330305f6/wafadmin/Runner.py
+--- a/wafadmin/Runner.py
++++ b/wafadmin/Runner.py
@@ -143,3 +143,100 @@
self.consumers=[TaskConsumer(self)for i in xrange(self.numjobs)]
assert(self.count==0 or self.stop)
--
jackd2 packaging
More information about the pkg-multimedia-commits
mailing list