mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
234 B
Plaintext
14 lines
234 B
Plaintext
$NetBSD: patch-ag,v 1.1 2003/05/10 00:26:34 jtb Exp $
|
|
|
|
--- Doc/Extension/Makefile.orig
|
|
+++ Doc/Extension/Makefile
|
|
@@ -11,7 +11,7 @@
|
|
ps: Extending.ps
|
|
|
|
|
|
-install: ps
|
|
+install:
|
|
$(CP) Extending.ps $(DOC_DIR)
|
|
|
|
Extending.dvi: $(SRC)
|