diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-11-25 21:30:10 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-11-25 21:30:10 +0100 |
commit | 6ccaeaa06c23bf987c9d3368f7162fc23de8707c (patch) | |
tree | d446a4ee95e8ca588115e8db65f66b3b8a1663db /testing/ruby-hpricot/rakefile.patch | |
parent | 2f49f8e5d065362127db2f0e458bb6ea04eaf846 (diff) | |
download | aports-6ccaeaa06c23bf987c9d3368f7162fc23de8707c.tar.bz2 aports-6ccaeaa06c23bf987c9d3368f7162fc23de8707c.tar.xz |
community/ruby-hpricot: move from testing
Diffstat (limited to 'testing/ruby-hpricot/rakefile.patch')
-rw-r--r-- | testing/ruby-hpricot/rakefile.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/testing/ruby-hpricot/rakefile.patch b/testing/ruby-hpricot/rakefile.patch deleted file mode 100644 index 3ccf91873d..0000000000 --- a/testing/ruby-hpricot/rakefile.patch +++ /dev/null @@ -1,9 +0,0 @@ -Don't load bundler. - ---- a/Rakefile -+++ b/Rakefile -@@ -1,4 +1,3 @@ --require 'bundler/setup' - ENV.delete('RUBYOPT') # Don't propagate RUBYOPT/Bundler to subprocesses - require 'rake/clean' - require 'rubygems/package_task' |