From 0f20f3910b4dd65b090b99f4372bd5274ac7d86f Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Fri, 2 Mar 2018 17:40:29 +0100 Subject: community/ruby-charlock_holmes: move from testing --- community/ruby-charlock_holmes/rakefile.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 community/ruby-charlock_holmes/rakefile.patch (limited to 'community/ruby-charlock_holmes/rakefile.patch') diff --git a/community/ruby-charlock_holmes/rakefile.patch b/community/ruby-charlock_holmes/rakefile.patch new file mode 100644 index 0000000000..5957a67f23 --- /dev/null +++ b/community/ruby-charlock_holmes/rakefile.patch @@ -0,0 +1,16 @@ +--- a/Rakefile ++++ b/Rakefile +@@ -5,12 +5,3 @@ + end + + task :default => :test +- +-gem 'rake-compiler', '>= 0.7.5' +-require "rake/extensiontask" +- +-Rake::ExtensionTask.new 'charlock_holmes' do |ext| +- ext.lib_dir = File.join 'lib', 'charlock_holmes' +-end +- +-Rake::Task[:test].prerequisites << :compile +\ No newline at end of file -- cgit v1.2.3