pkgsrc/misc/fd/patches/patch-aa
wiz 6b1f4b2de6 Update to 1.03u by Nobuhiro Yasutomi in pkg/15058.
Relevant changes since 1.03t:
     - fix abnormal terminate when archiver miss registration.
     - fix strings handle include '\' code.
     - fix terminal control processing.
     - INPUTKCODE work again.
     - collect ALT behavior when strings input.
2001-12-30 13:46:03 +00:00

13 lines
295 B
Text

$NetBSD: patch-aa,v 1.5 2001/12/30 13:46:04 wiz Exp $
--- Makefile.in.orig Tue Dec 18 00:00:00 2001
+++ Makefile.in Wed Dec 19 13:02:55 2001
@@ -4,7 +4,7 @@
TITLE = FD-
VERSION = __VERSION__
-PREFIX = /usr/local
+PREFIX ?= /usr/local
MANSEC = 1
TOPDIR = $(PREFIX)
BINDIR = $(TOPDIR)/bin