mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
16 lines
308 B
Plaintext
16 lines
308 B
Plaintext
$NetBSD: patch-Makefile.in,v 1.1 2014/05/19 12:22:06 adam Exp $
|
|
|
|
Don't install README.
|
|
|
|
--- Makefile.in.orig 2014-05-19 07:53:27.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -754,7 +754,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-docDATA
|
|
+install-data-am:
|
|
|
|
install-dvi: install-dvi-recursive
|
|
|