[SCM] ThePEG: Toolkit for High Energy Physics Event Generation branch, master, updated. upstream/1.8.0-7-g27e4890

Lifeng Sun lifongsun at gmail.com
Sat Jun 16 15:13:48 UTC 2012


The following commit has been merged in the master branch:
commit 27e48909c5c1d45eafeabfd94d21a8a458d02d56
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Sat Jun 16 23:09:15 2012 +0800

    debian/rules: remove MAKEFLAGS settings.

diff --git a/debian/rules b/debian/rules
index f51adab..27b26b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,6 @@ LDFLAGS  :=$(shell dpkg-buildflags --get LDFLAGS)
 
 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 	NUMJOBS := $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
-	MAKEFLAGS += -j$(NUMJOBS)
 else
 	NUMJOBS := 1
 endif

-- 
ThePEG: Toolkit for High Energy Physics Event Generation



More information about the debian-science-commits mailing list