$NetBSD: patch-ac,v 1.1 2008/04/04 15:22:24 jlam Exp $

--- Rakefile.orig	1969-12-31 19:00:00.000000000 -0500
+++ Rakefile
@@ -28,7 +28,7 @@ setup_gem(name, version) do |spec|
   spec.extensions << "Rakefile"
   spec.files = FileList["lib/**/*","ext/**/*"].exclude("rdoc").to_a
   spec.has_rdoc = false
-  spec.extra_rdoc_files=['README', 'README.ja', 'MANIFEST', 'samples']
+  spec.extra_rdoc_files=['README', 'README.ja', 'MANIFEST']
   spec.rubyforge_project = 'xmlparser'
 end
 
