[librsb] 02/02: d/p/use-shared-lib.patch: Drop patch (applied upstream)

Rafael Laboissiere rafael at debian.org
Sat Mar 25 08:07:16 UTC 2017


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

rafael pushed a commit to branch master
in repository librsb.

commit a3e5e5ff57f96e5db9c38369c09e4f4e403d0496
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat Mar 25 05:01:29 2017 -0300

    d/p/use-shared-lib.patch: Drop patch (applied upstream)
---
 debian/patches/series               |  1 -
 debian/patches/use-shared-lib.patch | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index ac69de1..903b4b7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-use-shared-lib.patch
 fix-path-of-mtx-files.patch
 compile-fortran-examples.patch
 fix-spelling-information.patch
diff --git a/debian/patches/use-shared-lib.patch b/debian/patches/use-shared-lib.patch
deleted file mode 100644
index b7d9d4c..0000000
--- a/debian/patches/use-shared-lib.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Use teh shared library for building the examples
-Author: Rafael Laboissiere <rafael at debian.org>
-Forwarded: no
-Last-Update: 2016-10-08
-
---- librsb-1.2.0-rc5.orig/examples/make.sh
-+++ librsb-1.2.0-rc5/examples/make.sh
-@@ -8,7 +8,7 @@ do
- 	p=${s/.c/}
- 	rm -f $p 
- 	CFLAGS=`${LIBRSB_CONFIG} --I_opts`
--       	LDFLAGS=`${LIBRSB_CONFIG} --static --ldflags --extra_libs`
-+       	LDFLAGS=`${LIBRSB_CONFIG} --ldflags --extra_libs`
- 	CC=`${LIBRSB_CONFIG} --cc`
- 	cmd="$CC $CFLAGS $s $LDFLAGS -o $p"
- 	echo $cmd

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



More information about the debian-science-commits mailing list