FreeBSD Bugzilla – Attachment 139508 Details for
Bug 185759
[UPDATE] games/agame, fix issues reported by portlint
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 661 bytes, created by
hardy.schumacher
on 2014-01-13 20:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
hardy.schumacher
Created:
2014-01-13 20:50:00 UTC
Size:
661 bytes
patch
obsolete
>diff -ruN /usr/ports/games/agame/Makefile ./agame/Makefile >--- /usr/ports/games/agame/Makefile 2013-12-21 13:05:28.000000000 +0100 >+++ ./agame/Makefile 2014-01-13 21:41:41.000000000 +0100 >@@ -34,13 +34,17 @@ > > OPTIONS_DEFINE= DOCS > >+.include <bsd.port.options.mk> >+ > post-patch: > @${REINPLACE_CMD} -Ee 's,wav/|mp3/|img/,${DATADIR}/&,g' ${WRKSRC}/main.c > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/game ${STAGEDIR}${PREFIX}/bin/ > cd ${WRKSRC} && ${COPYTREE_SHARE} "wav mp3 img" ${STAGEDIR}${DATADIR}/ >+.if ${PORT_OPTIONS:MDOCS} > ${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/README.TXT ${STAGEDIR}${DOCSDIR}/ >+.endif > > .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 185759
: 139508