diff options
Diffstat (limited to 'devel/rake/patches/patch-ab')
-rw-r--r-- | devel/rake/patches/patch-ab | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/rake/patches/patch-ab b/devel/rake/patches/patch-ab new file mode 100644 index 00000000000..bc20183c99f --- /dev/null +++ b/devel/rake/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1 2008/09/15 04:54:48 minskim Exp $ + +--- ../rake-0.8.2.gemspec.orig 2008-09-14 21:30:11.000000000 -0700 ++++ ../rake-0.8.2.gemspec +@@ -115,7 +115,6 @@ files: + - test/data/namespace/Rakefile + - test/data/statusreturn/Rakefile + - test/data/unittest/Rakefile +-- test/data/unittest/subdir + - doc/example + - doc/example/a.c + - doc/example/b.c |