Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2002 08:01:47 -0800 (PST)
From:      David Wolfskill <david@catwhisker.org>
To:        murray@freebsd.org
Cc:        current@freebsd.org
Subject:   Patch for -CURRENT (share/dict/tech -> freebsd repo-copy)
Message-ID:  <200204011601.g31G1l568267@bunrab.catwhisker.org>

next in thread | raw e-mail | index | archive | help
Untested as yet; just fired up the "make -DNOCLEAN buildworld after the
breakage ("Don't know how to make tech" in /usr/src/share/dict):

Index: share/dict/Makefile
===================================================================
RCS file: /cvs/freebsd/src/share/dict/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- share/dict/Makefile	26 Mar 2002 11:21:58 -0000	1.11
+++ share/dict/Makefile	1 Apr 2002 15:58:06 -0000
@@ -4,7 +4,7 @@
 NOOBJ=		noobj
 
 # XXX MISSING:	connectives words
-FILES=		README propernames web2 web2a tech
+FILES=		README propernames web2 web2a freebsd
 FILESDIR=	${BINDIR}/dict
 SYMLINKS=	web2 ${FILESDIR}/words
 

Cheers,
david
-- 
David H. Wolfskill				david@catwhisker.org
I believe it would be irresponsible (and thus, unethical) for me to advise,
recommend, or support the use of any product that is or depends on any
Microsoft product for any purpose other than personal amusement.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204011601.g31G1l568267>