FreeBSD Bugzilla – Attachment 24411 Details for
Bug 41768
Feature request: WITHOUT_SHELL for Nethack port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 492 bytes, created by
Steve Wills
on 2002-08-18 22:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2002-08-18 22:30:01 UTC
Size:
492 bytes
patch
obsolete
>--- Makefile.orig Sun Aug 18 16:55:17 2002 >+++ Makefile Sun Aug 18 16:56:09 2002 >@@ -65,6 +65,9 @@ > @${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/include/config.h > @${PERL} -pi -e 's|<regex.h>|<gnuregex.h>|g' ${WRKSRC}/src/sounds.c > @${PERL} -pi -e 's|<malloc.h>|<stdlib.h>|g' ${WRKSRC}/win/Qt/qt_win.cpp >+.if defined(WITHOUT_SHELL) >+ @${PERL} -pi -e 's|#define SHELL|/* #define SHELL|' ${WRKSRC}/include/unixconf.h >+.endif > > pre-configure: > @cd ${WRKSRC}/sys/unix; ${SH} setup.sh
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 41768
: 24411