Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156509289
D6455.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
779 B
Referenced Files
None
Subscribers
None
D6455.diff
View Options
Index: head/lib/libc/rpc/Makefile.inc
===================================================================
--- head/lib/libc/rpc/Makefile.inc
+++ head/lib/libc/rpc/Makefile.inc
@@ -33,7 +33,7 @@
CLEANFILES+= crypt_clnt.c crypt_xdr.c crypt.h
-RPCDIR= ${DESTDIR}/usr/include/rpcsvc
+RPCDIR= ${SRCTOP}/include/rpcsvc
RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -C
crypt_clnt.c: ${RPCDIR}/crypt.x crypt.h
Index: head/lib/libc/yp/Makefile.inc
===================================================================
--- head/lib/libc/yp/Makefile.inc
+++ head/lib/libc/yp/Makefile.inc
@@ -9,7 +9,7 @@
SYM_MAPS+= ${LIBC_SRCTOP}/yp/Symbol.map
-RPCSRC= ${DESTDIR}/usr/include/rpcsvc/yp.x
+RPCSRC= ${SRCTOP}/include/rpcsvc/yp.x
RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -C
yp_xdr.c: ${RPCSRC}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 6:31 AM (6 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33075442
Default Alt Text
D6455.diff (779 B)
Attached To
Mode
D6455: Use on crypto.x and rpc.x from the source tree.
Attached
Detach File
Event Timeline
Log In to Comment