09114ae9fb
This is the RIPE NCC DNSSEC Key Management tools, described at https://www.ripe.net/projects/disi/dnssec_maint_tool/ This class implements an interface to a database of private keys used during DNSSEC administration. This package includes some diffs to the self-tests, so that they pass.
10 lines
255 B
Text
10 lines
255 B
Text
$NetBSD: patch-ac,v 1.1.1.1 2008/08/20 09:55:38 he Exp $
|
|
|
|
--- apps/maintkeydb.orig 2005-05-24 16:35:47.000000000 +0200
|
|
+++ apps/maintkeydb
|
|
@@ -1,4 +1,3 @@
|
|
-#!/usr/local/bin/perl -Iblib/lib
|
|
-#!/usr/local/bin/perl -wT -Iblib/lib
|
|
+#!/usr/local/bin/perl
|
|
|
|
|