pkgsrc/security/dnssec-tools/patches/patch-ab
pettai ae3b70002d The DNSSEC-Tools project is about creating a set of software tools, patches,
applications, wrappers, extensions, and plugins that will help ease
the deployment of DNSSEC related technologies.
2010-07-22 21:08:26 +00:00

10 lines
477 B
Text

$NetBSD: patch-ab,v 1.1.1.1 2010/07/22 21:08:26 pettai Exp $
--- validator/apps/Makefile.in.orig 2010-07-18 17:14:45.000000000 +0000
+++ validator/apps/Makefile.in
@@ -74,4 +74,4 @@ install:
$(LIBTOOLIN) $(GETNAME) $(DESTDIR)/$(bindir)
$(LIBTOOLIN) $(CHECK_CONF) $(DESTDIR)/$(bindir)
$(MKPATH) `echo $(DESTDIR)/@VALIDATOR_TESTCASES@ | sed 's#/[^/]*$$##'`
- $(CP) selftests.dist $(DESTDIR)/@VALIDATOR_TESTCASES@
+ #$(CP) selftests.dist $(DESTDIR)/@VALIDATOR_TESTCASES@