mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-28 06:26:12 -04:00
11 lines
307 B
Plaintext
11 lines
307 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 2000/12/17 23:32:22 wiz Exp $
|
|
|
|
--- pscal/Imakefile.orig Thu Apr 27 02:24:25 2000
|
|
+++ pscal/Imakefile Thu Apr 27 02:26:31 2000
|
|
@@ -1,4 +1,4 @@
|
|
-BINDIR=/usr/local/bin
|
|
+#BINDIR=/usr/local/bin
|
|
AllTarget(pscal.script)
|
|
InstallScript(pscal,$(BINDIR))
|
|
InstallManPage(pscal,$(MANDIR))
|