mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-29 15:06:40 -04:00
16 lines
349 B
Plaintext
16 lines
349 B
Plaintext
$NetBSD: patch-ac,v 1.5 2013/05/18 20:23:03 adam Exp $
|
|
|
|
The configuration files are handled by CONF_FILES.
|
|
|
|
--- Makefile.in.orig 2009-05-15 09:25:53 +0300
|
|
+++ Makefile.in 2009-06-08 12:23:32 +0300
|
|
@@ -1871,7 +1871,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-data-local
|
|
+install-data-am:
|
|
|
|
install-dvi: install-dvi-recursive
|
|
|