#! /bin/sh /usr/share/dpatch/dpatch-run
## 90_independent_of_rubygems.dpatch by Taku YASUI <tach@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.
@DPATCH@
diff -urNad trunk~/lib/yapra.rb trunk/lib/yapra.rb
--- trunk~/lib/yapra.rb 2009-06-23 21:39:50.000000000 +0900
+++ trunk/lib/yapra.rb 2009-09-08 01:42:02.914339024 +0900
@@ -37,6 +37,6 @@
require 'rss/2.0'
require 'rss/dublincore'
require 'rss/maker'
-require 'rubygems'
+#require 'rubygems'
require 'yapra/inflector'