2013-09-26 17:14:40 +02:00

13 lines
506 B
Plaintext

$NetBSD: patch-ab,v 1.2 2013/06/15 19:57:20 pettai Exp $
Don't install configuration files etc.
--- validator/apps/Makefile.in.orig 2012-09-24 21:57:17.000000000 +0000
+++ validator/apps/Makefile.in
@@ -90,4 +90,4 @@ install:
$(LIBTOOLIN) $(CHECK_CONF) $(DESTDIR)$(bindir)
$(LIBTOOLIN) $(DANECHK) $(DESTDIR)$(bindir)
$(MKPATH) `echo $(DESTDIR)@VALIDATOR_TESTCASES@ | sed 's#/[^/]*$$##'`
- $(CP) selftests.dist $(DESTDIR)@VALIDATOR_TESTCASES@
+ #$(CP) selftests.dist $(DESTDIR)@VALIDATOR_TESTCASES@