[SCM] Packaging for cctbx branch, master, updated. upstream/2012.05.08.2305-42-gf1ef826
Radostan Riedel
raybuntu at googlemail.com
Tue Jul 24 00:07:12 UTC 2012
The following commit has been merged in the master branch:
commit 2e06c7afda89795f5fff1386fd42348d742776f7
Author: Radostan Riedel <raybuntu at googlemail.com>
Date: Mon Jul 23 23:59:26 2012 +0200
Fix to remove cctbx.python interpreter
diff --git a/debian/patches/0012-fix-to-remove-cctbx.python-interpreter.patch b/debian/patches/0012-fix-to-remove-cctbx.python-interpreter.patch
new file mode 100644
index 0000000..55584ed
--- /dev/null
+++ b/debian/patches/0012-fix-to-remove-cctbx.python-interpreter.patch
@@ -0,0 +1,30 @@
+From: Radostan Riedel <raybuntu at googlemail.com>
+Date: Mon, 23 Jul 2012 23:58:46 +0200
+Subject: fix to remove cctbx.python interpreter
+
+---
+ cctbx_sources/rstbx/bpcx/uc1_2.py | 2 +-
+ cctbx_sources/rstbx/bpcx/uc1_2_reeke.py | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/cctbx_sources/rstbx/bpcx/uc1_2.py b/cctbx_sources/rstbx/bpcx/uc1_2.py
+index 95ee9cd..1abf8e1 100644
+--- a/cctbx_sources/rstbx/bpcx/uc1_2.py
++++ b/cctbx_sources/rstbx/bpcx/uc1_2.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env cctbx.python
++#!/usr/bin/env python
+ #
+ # Biostruct-X Data Reduction Use Case 1.2:
+ #
+diff --git a/cctbx_sources/rstbx/bpcx/uc1_2_reeke.py b/cctbx_sources/rstbx/bpcx/uc1_2_reeke.py
+index c07c015..8eebd49 100644
+--- a/cctbx_sources/rstbx/bpcx/uc1_2_reeke.py
++++ b/cctbx_sources/rstbx/bpcx/uc1_2_reeke.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env cctbx.python
++#!/usr/bin/env python
+ #
+ # Biostruct-X Data Reduction Use Case 1.2:
+ #
+--
diff --git a/debian/patches/series b/debian/patches/series
index 1d9286c..415c4d3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@
0009-build-libann-statically.patch
0010-adding-setup_py.patch
0011-fix-missing-python-lib-during-linking.patch
+0012-fix-to-remove-cctbx.python-interpreter.patch
--
Packaging for cctbx
More information about the debian-science-commits
mailing list