[DRE-commits] [ruby-ffi] 03/05: Refresh downstream-only patch
zeha at debian.org
zeha at debian.org
Wed Jan 6 00:55:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-ffi.
commit 382e69c78bdbd02cde8844b1c57bcf0bd5b4537a
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Jan 6 00:43:53 2016 +0000
Refresh downstream-only patch
---
debian/patches/disable-rake-compiler.patch | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/patches/disable-rake-compiler.patch b/debian/patches/disable-rake-compiler.patch
index c47333d..54d7b8c 100644
--- a/debian/patches/disable-rake-compiler.patch
+++ b/debian/patches/disable-rake-compiler.patch
@@ -1,8 +1,10 @@
---- a/Rakefile
-+++ b/Rakefile
-@@ -2,11 +2,6 @@ require 'rubygems/tasks'
- require 'rbconfig'
+Index: ruby-ffi/Rakefile
+===================================================================
+--- ruby-ffi.orig/Rakefile
++++ ruby-ffi/Rakefile
+@@ -3,11 +3,6 @@ require 'rbconfig'
require 'rake/clean'
+ require File.expand_path("./lib/ffi/version")
-USE_RAKE_COMPILER = (RUBY_PLATFORM =~ /java/) ? false : true
-if USE_RAKE_COMPILER
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ffi.git
More information about the Pkg-ruby-extras-commits
mailing list