[DRE-commits] [ruby-ffi] 03/07: refresh patch
    Antonio Terceiro 
    terceiro at alioth.debian.org
       
    Sun Sep 15 23:14:12 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-ffi.
commit 3e370f792ec31dca6f2e3e1fe047a41d6d21d903
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Sep 15 19:53:45 2013 -0300
    refresh patch
---
 debian/patches/disable-rake-compiler.patch |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/disable-rake-compiler.patch b/debian/patches/disable-rake-compiler.patch
index 55f0e71..0990b74 100644
--- a/debian/patches/disable-rake-compiler.patch
+++ b/debian/patches/disable-rake-compiler.patch
@@ -1,8 +1,8 @@
 --- a/Rakefile
 +++ b/Rakefile
-@@ -3,12 +3,6 @@ require 'rubygems/package_task'
- require 'rubygems/tasks'
+@@ -4,12 +4,6 @@ require 'rubygems/tasks'
  require 'rbconfig'
+ require 'rake/clean'
  
 -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