FreeBSD Bugzilla – Attachment 31947 Details for
Bug 53016
Fix for games/freebsd-games
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 665 bytes, created by
HIYAMA Takeshi
on 2003-06-07 14:20:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
HIYAMA Takeshi
Created:
2003-06-07 14:20:06 UTC
Size:
665 bytes
patch
obsolete
>diff -urN freebsd-games.old/Makefile freebsd-games.new/Makefile >--- freebsd-games.old/Makefile Fri Feb 21 02:32:07 2003 >+++ freebsd-games.new/Makefile Mon Jun 2 02:05:39 2003 >@@ -14,6 +14,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= FreeBSD-modified "Standard" BSD games > >+USE_REINPLACE= yes > USE_BZIP2= yes > > MAN6= \ >@@ -50,5 +51,10 @@ > post-extract: > @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} \ > ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} extract) >+ >+post-patch: >+ @${FIND} ${WRKSRC} -name '*.c' -or -name '*.h' -or -name '*.6' -or \ >+ -name 'index' | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's|share/games|local/share/games|g' \ > > .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 53016
: 31947