FreeBSD Bugzilla – Attachment 85044 Details for
Bug 121121
PATCH: Add IPX files to be removed to OptionalObsoleteFiles.inc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 982 bytes, created by
Richard Tector
on 2008-02-26 14:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Richard Tector
Created:
2008-02-26 14:20:01 UTC
Size:
982 bytes
patch
obsolete
>--- tools/build/mk/OptionalObsoleteFiles.inc.old 2008-01-21 18:47:37.000000000 +0000 >+++ tools/build/mk/OptionalObsoleteFiles.inc 2008-02-26 14:15:31.000000000 +0000 >@@ -578,9 +578,25 @@ > OLD_FILES+=usr/share/man/man8/ippool.8.gz > .endif > >-#.if ${MK_IPX} == no >-# to be filled in >-#.endif >+.if ${MK_IPX} == no >+OLD_LIBS+=lib/libipx.so.4 >+OLD_FILES+=usr/include/netipx/ipx.h >+OLD_FILES+=usr/include/netipx/ipx_if.h >+OLD_FILES+=usr/include/netipx/ipx_pcb.h >+OLD_FILES+=usr/include/netipx/ipx_var.h >+OLD_FILES+=usr/include/netipx/spx.h >+OLD_FILES+=usr/include/netipx/spx_debug.h >+OLD_FILES+=usr/include/netipx/spx_timer.h >+OLD_FILES+=usr/include/netipx/spx_var.h >+OLD_DIRS+=usr/include/netipx >+OLD_FILES+=usr/lib/libipx.a >+OLD_FILES+=usr/lib/libipx.so >+OLD_FILES+=usr/lib32/libipx.a >+OLD_FILES+=usr/lib32/libipx.so >+OLD_LIBS+=use/lib32/libipx.so.4 >+OLD_FILES+=usr/sbin/IPXrouted >+OLD_FILES+=usr/share/man/man8/IPXrouted.8.gz >+.endif > > .if ${MK_KERBEROS} == no > OLD_FILES+=usr/bin/ksu
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 121121
: 85044