[h5py] 10/46: remove rpath

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Mar 24 18:44:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository h5py.

commit b4e0a39c720721e5a857cd1202aaf61df591c484
Author: Soeren Sonnenburg <sonne at debian.org>
Date:   Wed Aug 26 21:38:24 2009 +0000

    remove rpath
---
 debian/copyright          |  2 +-
 debian/patches/rpath.diff | 12 ++++++++++++
 debian/patches/series     |  1 +
 3 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index a09215a..09f698a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 This package was debianized by Soeren Sonnenburg <sonne at debian.org> on
-Wed, 26 Aug 2009 22:53:35 +0100.
+Wed, 26 Aug 2009 22:53:35 +0200.
 
 It was downloaded from http://code.google.com/p/h5py/ .
 
diff --git a/debian/patches/rpath.diff b/debian/patches/rpath.diff
new file mode 100644
index 0000000..c296184
--- /dev/null
+++ b/debian/patches/rpath.diff
@@ -0,0 +1,12 @@
+Index: h5py-1.2.0/setup.py
+===================================================================
+--- h5py-1.2.0.orig/setup.py	2009-08-26 23:42:48.000000000 +0200
++++ h5py-1.2.0/setup.py	2009-08-26 23:43:02.000000000 +0200
+@@ -246,7 +246,6 @@
+                             include_dirs = self.include_dirs, 
+                             libraries = self.libraries,
+                             library_dirs = self.library_dirs,
+-                            runtime_library_dirs = self.runtime_dirs,
+                             extra_compile_args = self.extra_compile_args,
+                             extra_link_args = self.extra_link_args)
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3780b22
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+rpath.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list