FreeBSD Bugzilla – Attachment 151490 Details for
Bug 196658
games/oneko: convert to EXTRA_PATCHES (since r352514)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
extra_patches.diff (text/plain), 816 bytes, created by
Jan Beich
on 2015-01-12 21:02:44 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2015-01-12 21:02:44 UTC
Size:
816 bytes
patch
obsolete
>Index: games/oneko/Makefile >=================================================================== >--- games/oneko/Makefile (revision 376385) >+++ games/oneko/Makefile (working copy) >@@ -30,12 +30,10 @@ MAKE_ARGS= MANSUFFIX=6 \ > MANDIR=${PREFIX}/man/man6 \ > JMANDIR=${PREFIX}/man/ja/man6 > >-pre-patch: >- @(cd ${WRKSRC}; \ >- ${PATCH} -p1 < ../oneko-2.0b-pop1.1.patch ; \ >- ${PATCH} -p1 < oneko-2.0b-tip1.7.patch ; \ >- ${PATCH} -p1 < ../oneko-2.0b-sender0.5.patch ; \ >- ${PATCH} -p1 < ../oneko-2.0b-bsd0.2.patch ; \ >- ${PATCH} < ${FILESDIR}/extrapatch-Makefile.in ) >+EXTRA_PATCHES= ${WRKDIR}/oneko-2.0b-pop1.1.patch:-p1 \ >+ ${WRKSRC}/oneko-2.0b-tip1.7.patch:-p1 \ >+ ${WRKDIR}/oneko-2.0b-sender0.5.patch:-p1 \ >+ ${WRKDIR}/oneko-2.0b-bsd0.2.patch:-p1 \ >+ ${FILESDIR}/extrapatch-Makefile.in > > .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 196658
: 151490 |
151491