mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
331 B
Plaintext
14 lines
331 B
Plaintext
$NetBSD: patch-ab,v 1.2 2008/08/22 07:42:52 obache Exp $
|
|
|
|
--- Makefile.in.orig 2008-08-08 14:15:11.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -65,7 +65,7 @@ all depends: $(config_files) $(config_he
|
|
clean:
|
|
$(make_subdirs)
|
|
|
|
-install: $(config_files) install-doc install-catdoc
|
|
+install: $(config_files) install-doc
|
|
$(make_subdirs)
|
|
|
|
|