with VCP::Dest::SVK. Submitted by: June-Yen Huang (jihuang at gate dot sinica dot edu dot tw) PR: ports/71201
11 lines
243 B
Text
11 lines
243 B
Text
--- 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;
|
|
|