[SCM] Packaging for cctbx branch, master, updated. upstream/2012.05.08.2305-19-gfb9ce20

Radostan Riedel raybuntu at googlemail.com
Sun Jul 15 20:42:10 UTC 2012


The following commit has been merged in the master branch:
commit fb9ce20444093637f973c2643b5c3d729d3f3e05
Author: Radostan Riedel <raybuntu at googlemail.com>
Date:   Sun Jul 15 21:59:48 2012 +0200

    Modify rules file to use debian's scons

diff --git a/debian/rules b/debian/rules
index 47b6b1e..a4c8a68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ build-py%:
 			tntbx \
 			ucif \
 			wxtbx
-	cd $(BUILDDIR)$*;. $(BUILDDIR)$*/setpaths_debug.sh; $(MAKE)
+	cd $(BUILDDIR)$*;. $(BUILDDIR)$*/setpaths_debug.sh; python$* /usr/bin/scons -j "`./bin/libtbx.show_number_of_processors`"
 	sed -e "s:$(BUILDDIR)$*/lib:/usr/lib/pyshared/python$*:g" \
 		-e "s:$(BUILDDIR)$*/exe:/usr/bin:g" \
 		-e "s:$(BUILDDIR)$*/include:/usr/include:g" \

-- 
Packaging for cctbx



More information about the debian-science-commits mailing list