[DRE-commits] [SCM] ruby-ffi.git branch, master, updated. debian/1.0.11debian-5-21-g999eacb

Antonio Terceiro terceiro at debian.org
Fri May 17 23:45:48 UTC 2013


The following commit has been merged in the master branch:
commit 7a53b0b1f82ecfd815bb2777908cc742579ea952
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu May 16 23:30:56 2013 -0300

    README.rdoc renamed to README.md

diff --git a/Rakefile b/Rakefile
index 883494d..4c41844 100644
--- a/Rakefile
+++ b/Rakefile
@@ -3,12 +3,6 @@ require 'rubygems/package_task'
 require 'rubygems/tasks'
 require 'rbconfig'
 
-USE_RAKE_COMPILER = (RUBY_PLATFORM =~ /java/) ? false : true
-if USE_RAKE_COMPILER
-  gem 'rake-compiler', '>=0.6.0'
-  require 'rake/extensiontask'
-end
-
 require 'date'
 require 'fileutils'
 require 'rbconfig'
diff --git a/debian/ruby-ffi.docs b/debian/ruby-ffi.docs
index 6d88f35..b73b13e 100644
--- a/debian/ruby-ffi.docs
+++ b/debian/ruby-ffi.docs
@@ -1,2 +1,2 @@
-README.rdoc
+README.md
 History.txt

-- 
ruby-ffi.git



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