[DRE-commits] [ruby-pg] 01/02: Patch refresh 1

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Wed Nov 23 16:41:24 UTC 2016


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

abhijithpa-guest pushed a commit to branch master
in repository ruby-pg.

commit ffe27407db0944081041fc37bcc91433e4a7157a
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Wed Nov 23 21:53:47 2016 +0530

    Patch refresh 1
---
 debian/patches/0001-do-not-set-rpath.patch | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/debian/patches/0001-do-not-set-rpath.patch b/debian/patches/0001-do-not-set-rpath.patch
index e7f06e9..d94c07f 100644
--- a/debian/patches/0001-do-not-set-rpath.patch
+++ b/debian/patches/0001-do-not-set-rpath.patch
@@ -1,16 +1,14 @@
 From: Dmitry Borodaenko <angdraug at gmail.com>
 Date: Sat, 10 Aug 2013 17:24:26 -0700
 Subject: do not set rpath
+Updated by: Abhijith PA <abhijith at openmailbox.org>
+Date: 23/11/2016
 
----
- ext/extconf.rb | 7 -------
- 1 file changed, 7 deletions(-)
-
-Index: ruby-pg/ext/extconf.rb
-===================================================================
---- ruby-pg.orig/ext/extconf.rb
-+++ ruby-pg/ext/extconf.rb
-@@ -30,12 +30,6 @@ else
+diff --git a/ext/extconf.rb b/ext/extconf.rb
+index b9f8b0d..f51106c 100644
+--- a/ext/extconf.rb
++++ b/ext/extconf.rb
+@@ -34,12 +34,6 @@ else
  		libdir = `"#{pgconfig}" --libdir`.chomp
  		dir_config 'pg', incdir, libdir
  

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



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