[saods9] 01/01: Remove unused BLT patch

Ole Streicher olebole-guest at moszumanska.debian.org
Tue Oct 14 12:54:37 UTC 2014


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

olebole-guest pushed a commit to branch debian
in repository saods9.

commit 9e0c019477e7452217ddf629d1189e60f15f7856
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Oct 14 14:54:19 2014 +0200

    Remove unused BLT patch
---
 debian/patches/blt_remove_rpath.patch | 36 -----------------------------------
 1 file changed, 36 deletions(-)

diff --git a/debian/patches/blt_remove_rpath.patch b/debian/patches/blt_remove_rpath.patch
deleted file mode 100644
index 2236a73..0000000
--- a/debian/patches/blt_remove_rpath.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-Author: Ole Streicher <debian at liska.ath.cx>
-Description: The BLT shared libraries are compiled with the RPATH set. This is 
- against the Debian policy, and is also not needed at all. Also, configure
- kFreebsd and Hurd similarly to Linux.
---- a/blt3.0.1/configure
-+++ b/blt3.0.1/configure
-@@ -16448,11 +16448,11 @@
-     fi
-     ;;
- 
--  *-linux*)
-+  *-linux*|*-kfreebsd*|*-gnu0*)
-     SO_CFLAGS="-fPIC"
-     SO_LD="${CC}"
-     SO_LDFLAGS='-rdynamic -shared -Wl,-E -Wl,-soname,$@'
--    LD_RUN_PATH="-Wl,-rpath,${loader_run_path}"
-+#    LD_RUN_PATH="-Wl,-rpath,${loader_run_path}"
- 
-     LDFLAGS=""
-     EXTRA_LIBS="-ldl"
---- a/blt3.0.1/configure.in
-+++ b/blt3.0.1/configure.in
-@@ -1485,11 +1485,11 @@
-     fi
-     ;;
-     
--  *-linux*)
-+  *-linux*|*-kfreebsd*|*-gnu0*)
-     SO_CFLAGS="-fPIC"
-     SO_LD="${CC}"
-     SO_LDFLAGS='-rdynamic -shared -Wl,-E -Wl,-soname,$@'
--    LD_RUN_PATH="-Wl,-rpath,${loader_run_path}"
-+#    LD_RUN_PATH="-Wl,-rpath,${loader_run_path}"
-     
-     LDFLAGS=""
-     EXTRA_LIBS="-ldl"

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



More information about the debian-science-commits mailing list