diff options
Diffstat (limited to 'devel/p5-VCP/files/patch-bin::dump_rev_map')
-rw-r--r-- | devel/p5-VCP/files/patch-bin::dump_rev_map | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/p5-VCP/files/patch-bin::dump_rev_map b/devel/p5-VCP/files/patch-bin::dump_rev_map deleted file mode 100644 index ca96d03ceb8c..000000000000 --- a/devel/p5-VCP/files/patch-bin::dump_rev_map +++ /dev/null @@ -1,11 +0,0 @@ ---- bin/dump_rev_map.orig Thu Oct 9 03:09:00 2003 -+++ bin/dump_rev_map Fri Apr 16 01:25:58 2004 -@@ -2,7 +2,7 @@ - - use strict; - use VCP::Debug qw( :debug ); --BEGIN { enable_debug ".*"; } -+#BEGIN { enable_debug ".*"; } - - use VCP::RevMapDB; - |