6606d7a97e
Addresses PR pkg/20340 by Tracy Di Marco White. Changes: - fix CONF_FILES usage (don't install jwhois.conf twice(!)) - cleanups 3.2.1: ====== - Updated jwhois.conf
13 lines
270 B
Text
13 lines
270 B
Text
$NetBSD: patch-ab,v 1.4 2003/02/15 05:18:09 salo Exp $
|
|
|
|
--- example/Makefile.in.orig Sat Feb 1 00:12:20 2003
|
|
+++ example/Makefile.in Sat Feb 15 06:01:39 2003
|
|
@@ -184,7 +184,7 @@
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-data-local
|
|
+install-data-am:
|
|
|
|
install-exec-am:
|
|
|