summaryrefslogtreecommitdiff
path: root/misc/colorls/files/patch-aa
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-06 23:08:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-06 23:08:52 +0000
commit26b65560a71c32989f822dfa6bbca8137053ae6a (patch)
tree9e4d9fe1fc8a724e07e81a962edebad3f4b3794a /misc/colorls/files/patch-aa
parentlibwww - the W3C Reference Library, Version 4.0D (diff)
(1) Remove FETCH_DEPENDS to ncftp2. Regular ncftp can't fetch it
from the master site but the backup site should work. This will all be fine when we start using the new ftpget that I am now testing. (2) Move the manpage rename from patch to Makefile.
Notes
Notes: svn path=/head/; revision=2788
Diffstat (limited to '')
-rw-r--r--misc/colorls/files/patch-aa9
1 files changed, 3 insertions, 6 deletions
diff --git a/misc/colorls/files/patch-aa b/misc/colorls/files/patch-aa
index c093ff93aeed..60f24bf482b0 100644
--- a/misc/colorls/files/patch-aa
+++ b/misc/colorls/files/patch-aa
@@ -218,7 +218,7 @@
FTSENT *p;
--- ./Makefile.org Wed Mar 8 02:14:10 1995
+++ ./Makefile Wed Mar 8 02:20:01 1995
-@@ -1,7 +1,12 @@
+@@ -1,7 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/2/93
# Makefile,v 1.2 1994/09/24 02:55:51 davidg Exp
@@ -227,13 +227,10 @@
SRCS= cmp.c stat_flags.c ls.c print.c util.c
+BINDIR= ${PREFIX}/bin
+MANDIR= ${PREFIX}/man/man
-+
-+beforeinstall:
-+ cp ls.1 colorls.1
.include <bsd.prog.mk>
---- ./ls.1.org Wed Mar 8 02:14:10 1995
-+++ ./ls.1 Wed Mar 8 02:17:10 1995
+--- ./colorls.1.org Wed Mar 8 02:14:10 1995
++++ ./colorls.1 Wed Mar 8 02:17:10 1995
@@ -36,16 +36,24 @@
.\" ls.1,v 1.3 1994/09/24 02:55:53 davidg Exp
.\"