FreeBSD Bugzilla – Attachment 60060 Details for
Bug 90263
[PATCH] games/quake3: prevent quake from creating botlib.log in the current dir
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
quake3.patch
quake3.patch (text/plain), 391 bytes, created by
Dmitry Marakasov
on 2005-12-12 01:00:12 UTC
(
hide
)
Description:
quake3.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2005-12-12 01:00:12 UTC
Size:
391 bytes
patch
obsolete
>diff -ruN quake3.orig/Makefile quake3/Makefile >--- quake3.orig/Makefile Mon Dec 12 03:51:36 2005 >+++ quake3/Makefile Mon Dec 12 03:56:16 2005 >@@ -45,6 +45,7 @@ > post-patch: > @${REINPLACE_CMD} -e 's|%%Q3DIR%%|"${Q3DIR}"|' \ > ${WRKSRC}/code/unix/unix_shared.c >+ @${REINPLACE_CMD} -e 's|botlib.log|/dev/null|' ${WRKSRC}/code/botlib/be_interface.c > > pre-build: > ${MKDIR} ${WRKSRC}/lcc/build
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 90263
: 60060