FreeBSD Bugzilla – Attachment 64266 Details for
Bug 95617
/usr/src/etc/Makefile contains logical error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 575 bytes, created by
Sebastian Werner
on 2006-04-11 10:40:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sebastian Werner
Created:
2006-04-11 10:40:16 UTC
Size:
575 bytes
patch
obsolete
>--- /usr/local/etc/Makefile Tue Apr 11 01:52:10 2006 >+++ usr/local/etc/Makefilee Tue Apr 11 01:54:28 2006 >@@ -111,6 +111,7 @@ > .if !defined(NO_SENDMAIL) > cd ${.CURDIR}/sendmail; ${MAKE} distribution > .endif >+.if !defined(NO_CRYPT) > .if !defined(NO_OPENSSL) > .if !defined(NO_OPENSSH) > cd ${.CURDIR}; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \ >@@ -118,6 +119,7 @@ > .endif > cd ${.CURDIR}; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \ > ${SSL} ${DESTDIR}/etc/ssl >+.endif > .endif > .if !defined(NO_KERBEROS) > cd ${.CURDIR}/root; \
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 95617
: 64266