[Pkg-octave-commit] [octave-odepkg] 01/02: d/p/notparallel-makefile.patch: New patch

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Fri May 1 21:21:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a commit to branch master
in repository octave-odepkg.

commit 73e7ca2ffe474b6ed9aca6eeb754d0e711f5745b
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Fri May 1 18:13:10 2015 -0300

    d/p/notparallel-makefile.patch: New patch
---
 debian/patches/notparallel-makefile.patch | 16 ++++++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/notparallel-makefile.patch b/debian/patches/notparallel-makefile.patch
new file mode 100644
index 0000000..8ed506c
--- /dev/null
+++ b/debian/patches/notparallel-makefile.patch
@@ -0,0 +1,16 @@
+Description: Force serial execution of Makefile rules
+Author: Rafael Laboissiere <rafael at laboissiere.net>
+Origin: upstream, https://savannah.gnu.org/bugs/?44594
+Forwarded: not-needed
+Last-Update: 2015-04-22
+
+--- octave-odepkg-0.8.4.orig/src/Makefile
++++ octave-odepkg-0.8.4/src/Makefile
+@@ -61,6 +61,7 @@ $(SOLVEROCTFILE) : $(EXTERNALDIRS) $(SOL
+ install :
+ 	@$(INSTALL) -d $(DESTDIR)$(MPATH)/odepkg
+ 
++.NOTPARALLEL:
+ $(EXTERNALDIRS) :
+ 	@for i in $(EXTERNALPACKS); do \
+ 	  echo "Unpacking external packages: $$i"; \
diff --git a/debian/patches/series b/debian/patches/series
index 363da8c..4a360dd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 info-dir-section.diff
 correct-fflags-for-f77.patch
 show-progress-in-rodas.patch
+notparallel-makefile.patch

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-odepkg.git



More information about the Pkg-octave-commit mailing list