Page MenuHomeFreeBSD

D6455.diff
No OneTemporary

D6455.diff

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

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)

Event Timeline