FreeBSD Bugzilla – Attachment 161660 Details for
Bug 203515
emulators/dynagen: fix shebangfix, cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
dynagen.patch (text/plain), 879 bytes, created by
Dmitry Marakasov
on 2015-10-02 21:30:58 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-10-02 21:30:58 UTC
Size:
879 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 398449) >+++ Makefile (working copy) >@@ -21,22 +21,16 @@ > PORTEXAMPLES= * > PORTDATA= * > >-USES= dos2unix python >- >-USES+= shebangfix >-SHEBANG_FILES= *.py dynagen pemu-start.sh >-SHEBANG_LANG= python_env python_bol python_cnf >+USES= dos2unix python shebangfix >+SHEBANG_FILES= *.py dynagen >+SHEBANG_LANG= python_env > python_env_OLD_CMD=/usr/bin/env[[:space:]]*python > python_env_CMD= ${PYTHON_CMD} >-python_bol_OLD_CMD=the an incredible combination >-python_bol_CMD=|;9s|^python|${PYTHON_CMD} >-python_cnf_OLD_CMD=the an incredible combination >-python_cnf_CMD=|;s|^CONFIGSPECPATH.*|CONFIGSPECPATH = ['${PREFIX}/share/dynagen'] > > USE_PYTHON= distutils autoplist > ALL_TARGET= # empty >+NO_ARCH= yes > >-.include <bsd.port.options.mk> > .include <bsd.port.pre.mk> > > post-extract:
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 203515
: 161660