mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
344 B
Plaintext
13 lines
344 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 1999/02/10 12:54:27 frueauf Exp $
|
|
|
|
--- conf/Make.conf.in.orig Tue May 12 13:48:45 1998
|
|
+++ conf/Make.conf.in Wed Jan 6 17:54:31 1999
|
|
@@ -58,6 +58,7 @@
|
|
# BSD install
|
|
INSTALL=@INSTALL@
|
|
INSTALL_PROGRAM=@INSTALL_PROGRAM@
|
|
+INSTALL_SCRIPT=@INSTALL_SCRIPT@
|
|
INSTALL_DATA=@INSTALL_DATA@
|
|
MKINSTALLDIRS=@MKINSTALLDIRS@
|
|
|