[SCM] Packaging for cctbx branch, master, updated. upstream/2012.05.08.2305-27-g6474041

Radostan Riedel raybuntu at googlemail.com
Thu Jul 19 21:45:44 UTC 2012


The following commit has been merged in the master branch:
commit 701f5522c8340a5d9f372011420e5e647e81bbf0
Author: Radostan Riedel <raybuntu at googlemail.com>
Date:   Thu Jul 19 11:46:10 2012 +0200

    Rework debian/rules file

diff --git a/debian/rules b/debian/rules
index 62c7d1d..4763977 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,23 +25,3 @@ BUILDDIR        = $(CURDIR)/$(builddir)
 
 %: 
 	dh $@ --with python2
-
-override_dh_auto_build: 
-	mkdir -p $(BUILDDIR)-shlibs
-	cd $(BUILDDIR)-shlibs; python $(SRCDIR)/libtbx/configure.py \
-		--libtoolize \
-		--build-boost-python-extensions=False \
-		--rpath "/usr/lib" \
-		--use_system_libs \
-		--install_prefix "$(CURDIR)/debian/tmp/usr" \
-		annlib_adaptbx boost_adaptbx cbflib_adaptbx ccp4io_adaptbx cctbx \
-		chiltbx clipper_adaptbx crys3d fable fftw3tbx gltbx iotbx libtbx \
-		mmtbx omptbx rstbx scitbx smtbx spotfinder tbxx tntbx ucif wxtbx
-	cd $(BUILDDIR)-shlibs;. $(BUILDDIR)-shlibs/setpaths_debug.sh; \
-		python /usr/bin/scons -j "`./bin/libtbx.show_number_of_processors`"
-	dh_auto_build
-
-override_dh_auto_install:
-	cd $(BUILDDIR)-shlibs;. $(BUILDDIR)-shlibs/setpaths_debug.sh; \
-		python /usr/bin/scons install
-	dh_auto_install

-- 
Packaging for cctbx



More information about the debian-science-commits mailing list