DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/etc Makefile src/etc/defaults make.conf
On Mon, 10 Jan 2005 11:56:17 -0800 (PST)
Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> joerg 2005/01/10 11:56:17 PST
>
> DragonFly src repository
>
> Modified files:
> etc Makefile
> etc/defaults make.conf
> Log:
> Remove documentation of NOPERL, it's the default now. Don't create
> an include hierachie for perl.
FYI: after a full buildworld/buildkernel, I had to apply the attached
patch in order to successfully do a "make realquickrel" from
src/nrelease.
-Chris
Index: Makefile
===================================================================
RCS file: /home/dcvs/src/share/man/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 5 Nov 2004 17:36:05 -0000 1.3
+++ Makefile 11 Jan 2005 06:51:15 -0000
@@ -9,7 +9,6 @@
makedb:
${MAKEWHATIS} ${DESTDIR}${BINDIR}/man
- ${MAKEWHATIS} ${DESTDIR}${BINDIR}/perl/man
.if !defined(NOCRYPT) && !defined(NO_OPENSSL)
${MAKEWHATIS} ${DESTDIR}${BINDIR}/openssl/man
.endif
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]