FreeBSD Bugzilla – Attachment 85936 Details for
Bug 122275
Fix irc/irssi-fish on AMD64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 647 bytes, created by
Frank
on 2008-03-30 23:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Frank
Created:
2008-03-30 23:40:01 UTC
Size:
647 bytes
patch
obsolete
>diff -Nru irssi-fish.vanilla/Makefile irssi-fish/Makefile >--- irssi-fish.vanilla/Makefile 2008-01-23 23:27:29.000000000 +0100 >+++ irssi-fish/Makefile 2008-01-23 23:31:04.000000000 +0100 >@@ -26,6 +26,12 @@ > > IRSSI_WRKSRC!= cd ${.CURDIR}/../irssi && ${MAKE} -V WRKSRC > >+.include <bsd.port.pre.mk> >+ >+.if ${ARCH} == "amd64" >+ALL_TARGET= amd64 >+.endif >+ > post-patch: > @${FIND} ${WRKSRC} -type f -exec ${REINPLACE_CMD} -E -e 's| >||' {} \; > @${REINPLACE_CMD} -E \ >@@ -48,4 +54,4 @@ > ${MKDIR} ${PREFIX}/lib/irssi/modules > ${INSTALL_PROGRAM} ${WRKSRC}/libfish.so ${PREFIX}/lib/irssi/modules > >-.include <bsd.port.mk> >+.include <bsd.port.post.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 122275
: 85936