summaryrefslogtreecommitdiff
path: root/misc/nwrite/files
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-08-01 06:58:38 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-08-01 06:58:38 +0000
commita6647c56aded8b3ae5363fe82781bb0c686565d8 (patch)
treec62e4d31247609a11704257384f3fbe3a17d55e4 /misc/nwrite/files
parentFile extension changed on master site. (diff)
Import nwrite port. nwwrite is an enhanced write(1).
PR: 4191 Submitted by: David Holloway <daveh@gwythaint.tamis.com>
Notes
Notes: svn path=/head/; revision=7459
Diffstat (limited to 'misc/nwrite/files')
-rw-r--r--misc/nwrite/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/nwrite/files/patch-aa b/misc/nwrite/files/patch-aa
new file mode 100644
index 000000000000..3366fec2c2ea
--- /dev/null
+++ b/misc/nwrite/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Tue Jul 29 15:36:52 1997
++++ Makefile Thu Jul 31 16:17:26 1997
+@@ -35,7 +35,7 @@
+ #INSTALL= /usr/ucb/install
+ #INSTALL= /usr/local/gnu/bin/install
+
+-DEST = /usr/local
++DEST = $(PREFIX)
+ BIN = $(DEST)/bin
+ MAN = $(DEST)/man
+