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

Lifeng Sun lifongsun at gmail.com
Fri Jun 15 12:37:02 UTC 2012


The following commit has been merged in the master branch:
commit 0938c68a1cac215e37c0553c48982cfd217f44d5
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Fri Jun 15 20:37:00 2012 +0800

    Fix plugin path in ThePEGDefaults.rpo.

diff --git a/debian/rules b/debian/rules
index 905e150..2dff84f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,6 +64,8 @@ install: build-arch
 	dh_prep
 	dh_auto_install
 	mv debian/tmp/$(LIBPATH)/ThePEG/lib* debian/tmp/$(LIBPATH)
+	sed -i -e 's,/.*debian/tmp,,' \
+		debian/tmp/usr/lib/*/ThePEG/ThePEGDefaults.rpo
 	chrpath -d debian/tmp/usr/bin/runThePEG
 	chrpath -d debian/tmp/usr/bin/setupThePEG
 	chrpath -d debian/tmp/$(LIBPATH)/ThePEG/HepMCAnalysis.so

-- 
ThePEG: Toolkit for High Energy Physics Event Generation



More information about the debian-science-commits mailing list