FreeBSD Bugzilla – Attachment 9626 Details for
Bug 19645
x11/xloadimage ignores CC and CFLAGS, skips uufilter's man page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 545 bytes, created by
Mikhail Teterin
on 2000-07-02 17:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mikhail Teterin
Created:
2000-07-02 17:30:00 UTC
Size:
545 bytes
patch
obsolete
>--- Makefile Thu Apr 13 15:10:41 2000 >+++ Makefile Sun Jul 2 12:04:47 2000 >@@ -17,5 +17,5 @@ > USE_X_PREFIX= yes > ALL_TARGET= >-MAN1= xloadimage.1 >+MAN1= xloadimage.1 uufilter.1 > > do-configure: >@@ -27,4 +27,5 @@ > cd ${WRKSRC} && ${INSTALL_DATA} xloadimagerc ${PREFIX}/lib/X11/app-defaults/Xloadimage > cd ${WRKSRC} && ${SED} -e s:/usr/lib/X11/Xloadimage:${PREFIX}/lib/X11/app-defaults/Xloadimage: < xloadimage.man >${PREFIX}/man/man1/xloadimage.1 >+ ${INSTALL_MAN} ${WRKSRC}/uufilter.man ${PREFIX}/man/man1/uufilter.1 > > .include <bsd.port.mk>
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 19645
:
9625
| 9626