Date: Mon, 12 Oct 1998 01:21:18 +0000 (GMT) From: Scott Mace <smace@intt.ORG> To: smace@intt.ORG (Scott Mace) Cc: markm@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/miniperl Makefile src/gnu/usr.bin/perl/perl Makef Message-ID: <199810120121.BAA26265@metal.intt.org> In-Reply-To: <199810112233.WAA03640@metal.intt.org> from Scott Mace at "Oct 11, 1998 10:33:57 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> > Revision Changes Path
> > 1.6 +30 -8 src/gnu/usr.bin/perl/Makefile.inc
> > 1.7 +3 -1 src/gnu/usr.bin/perl/miniperl/Makefile
> > 1.15 +93 -67 src/gnu/usr.bin/perl/perl/Makefile
> > 1.2 +6 -4 src/gnu/usr.bin/perl/pod/pod/Makefile
> > 1.5 +28 -46 src/gnu/usr.bin/perl/suidperl/Makefile
> > 1.2 +6 -1 src/gnu/usr.bin/perl/utils/h2ph/Makefile
> >
>
> 1.6 version of src/gnu/usr.bin/perl/Makefile.inc needs dirname which is
> not installed the tmp usr/bin build area.
>
> Scott
>
This seems to solve the problem
cvs diff -c Makefile.inc1
Index: Makefile.inc1
===================================================================
RCS file: /usr/cvs/src/Makefile.inc1,v
retrieving revision 1.32
diff -c -r1.32 Makefile.inc1
*** Makefile.inc1 1998/10/11 19:02:27 1.32
--- Makefile.inc1 1998/10/11 23:03:55
***************
*** 798,803 ****
--- 798,804 ----
usr.bin/col \
usr.bin/colldef \
usr.bin/cpp \
+ usr.bin/dirname \
usr.bin/expand \
usr.bin/file2c \
usr.bin/find \
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810120121.BAA26265>
