diff options
Diffstat (limited to 'dns/zonecheck/files/patch-installer.rb')
-rw-r--r-- | dns/zonecheck/files/patch-installer.rb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dns/zonecheck/files/patch-installer.rb b/dns/zonecheck/files/patch-installer.rb new file mode 100644 index 000000000000..2faad7073d4f --- /dev/null +++ b/dns/zonecheck/files/patch-installer.rb @@ -0,0 +1,11 @@ +--- installer.rb.orig Mon Oct 27 17:42:01 2003 ++++ installer.rb Tue Nov 4 13:06:14 2003 +@@ -190,8 +190,6 @@ + def rule_all + inst_common ; patch_common + inst_cli +- inst_cgi ; patch_cgi +- inst_doc + end + def rule_cli + inst_common ; patch_common |