FreeBSD Bugzilla – Attachment 85042 Details for
Bug 121118
Update OptionalObsoleteFiles.inc for builds without NCP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.35 KB, created by
Richard Tector
on 2008-02-26 12:20:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Richard Tector
Created:
2008-02-26 12:20:03 UTC
Size:
1.35 KB
patch
obsolete
>--- tools/build/mk/OptionalObsoleteFiles.inc.old 2008-01-21 18:47:37.000000000 +0000 >+++ tools/build/mk/OptionalObsoleteFiles.inc 2008-02-26 12:18:06.000000000 +0000 >@@ -940,9 +940,35 @@ > # Listing all of them here is overkill. > #.endif > >-#.if ${MK_NCP} == no >-# to be filled in >-#.endif >+.if ${MK_NCP} == no >+OLD_FILES+=usr/bin/ncplist >+OLD_FILES+=usr/bin/ncplogin >+OLD_FILES+=usr/lib/libncp.a >+OLD_FILES+=usr/lib/libncp.so >+OLD_LIBS+=usr/lib/libncp.so.3 >+OLD_FILES+=usr/lib32/libncp.a >+OLD_FILES+=usr/lib32/libncp.so >+OLD_LIBS+=usr/lib32/libncp.so.3 >+OLD_FILES+=usr/sbin/mount_nwfs >+OLD_FILES+=usr/share/man/man1/ncplist.1.gz >+OLD_FILES+=usr/share/man/man1/ncplogin.1.gz >+OLD_FILES+=usr/share/man/man8/mount_nwfs.8.gz >+OLD_FILES+=usr/include/netncp/ncp.h >+OLD_FILES+=usr/include/netncp/ncp_cfg.h >+OLD_FILES+=usr/include/netncp/ncp_conn.h >+OLD_FILES+=usr/include/netncp/ncp_file.h >+OLD_FILES+=usr/include/netncp/ncp_lib.h >+OLD_FILES+=usr/include/netncp/ncp_ncp.h >+OLD_FILES+=usr/include/netncp/ncp_nls.h >+OLD_FILES+=usr/include/netncp/ncp_rcfile.h >+OLD_FILES+=usr/include/netncp/ncp_rq.h >+OLD_FILES+=usr/include/netncp/ncp_sock.h >+OLD_FILES+=usr/include/netncp/ncp_subr.h >+OLD_FILES+=usr/include/netncp/ncp_user.h >+OLD_FILES+=usr/include/netncp/ncpio.h >+OLD_FILES+=usr/include/netncp/nwerror.h >+OLD_DIRS+=usr/include/netncp >+.endif > > .if ${MK_NETCAT} == no > OLD_FILES+=usr/bin/nc
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 121118
: 85042