[DRE-commits] [ruby-bdb] 06/09: Remove obsolete 'build-against-libdb' patch

David Suárez deiv-guest at moszumanska.debian.org
Sat May 3 12:05:16 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-bdb.

commit 0e3b9a3dadd0716ea290b91955e07e26c1faf3f7
Author: David Suárez <david.sephirot at gmail.com>
Date:   Sat May 3 12:49:01 2014 +0200

    Remove obsolete 'build-against-libdb' patch
---
 debian/patches/build-against-libdb.patch | 11 -----------
 debian/patches/series                    |  1 -
 2 files changed, 12 deletions(-)

diff --git a/debian/patches/build-against-libdb.patch b/debian/patches/build-against-libdb.patch
deleted file mode 100644
index 8f6952d..0000000
--- a/debian/patches/build-against-libdb.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libdb-ruby-0.6.5.old/src/extconf.rb	2009-12-12 21:54:13.000000000 -0300
-+++ libdb-ruby-0.6.5/src/extconf.rb	2009-12-12 22:02:25.000000000 -0300
-@@ -63,7 +63,7 @@
-    $LDFLAGS += " -lpthread"
- end
- 
--version  = with_config('db-version', "-4.7,47,-4.6,46,-4.5,45,-4.4,44,-4.3,43,-4.2,42,-4.1,41,-4.0,-4,40,4,3,2,").split(/,/, -1)
-+version  = with_config('db-version', "").split(/,/, -1)
- version << "" if version.empty?
- 
- catch(:done) do
diff --git a/debian/patches/series b/debian/patches/series
index 0921e51..c6e5694 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-#build-against-libdb.patch
 doc-in-a-single-dir.patch
 dont-check-patch-level.patch
 fail-make-test-if-tests-fail.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bdb.git



More information about the Pkg-ruby-extras-commits mailing list