FreeBSD Bugzilla – Attachment 25277 Details for
Bug 43235
[patch] remove extra file from x11-toolkits/Xaw3d
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 640 bytes, created by
edwin
on 2002-09-22 08:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2002-09-22 08:50:01 UTC
Size:
640 bytes
patch
obsolete
>--- Makefile.old Sun Sep 22 17:26:48 2002 >+++ Makefile Sun Sep 22 17:40:09 2002 >@@ -27,7 +27,6 @@ > .if exists(${X11BASE}/bin/XFree86) > post-build: > ${CP} ${PKGDIR}/pkg-plist ${PLIST} >- ${ECHO_CMD} "lib/libXaw3d.so.7" >> ${PLIST} > .endif > > # Workaround a bug in egcs on FreeBSD/Alpha. >@@ -42,6 +41,10 @@ > ${CP} ${WRKSRC}/README.XAW3D ${PREFIX}/share/doc/Xaw3d > .if exists(${X11BASE}/bin/XFree86) > ${LN} -sf ${X11BASE}/lib/libXaw3d.so.7 ${X11BASE}/lib/libXaw3d.so.6 >+ ${CP} ${PLIST} ${PLIST}.new >+ ${ECHO_CMD} "lib/libXaw3d.so.6" >> ${PLIST}.new >+ ${CAT} ${PLIST}.new | uniq > ${PLIST} >+ ${RM} ${PLIST}.new > .endif > @${CAT} ${PKGMESSAGE}
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 43235
: 25277