FreeBSD Bugzilla – Attachment 8611 Details for
Bug 17967
etc/Makefile attempts to build whatis databases even if NOMAN is defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 361 bytes, created by
benno
on 2000-04-13 06:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
benno
Created:
2000-04-13 06:00:01 UTC
Size:
361 bytes
patch
obsolete
>--- Makefile Thu Apr 13 14:49:14 2000 >+++ Makefile.new Thu Apr 13 14:49:05 2000 >@@ -129,7 +129,9 @@ > (cd ${.CURDIR}/..; \ > ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FREEBSD} \ > ${DESTDIR}/) >+.if !defined(NOMAN) > (cd ${.CURDIR}/../share/man; ${MAKE} makedb; ) >+.endif > > distrib-dirs: > mtree -deU -f ${.CURDIR}/mtree/BSD.root.dist -p ${DESTDIR}/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17967
: 8611