FreeBSD Bugzilla – Attachment 160688 Details for
Bug 202799
sysutils/ansible: SHEBANG_FILES breaks ansible_python_interpreter and makes it impossible to manage non-freebsd hosts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sysutils/ansible: don't fix module shebangs
ansible.diff (text/plain), 724 bytes, created by
Nikolai Lifanov
on 2015-09-03 18:19:01 UTC
(
hide
)
Description:
sysutils/ansible: don't fix module shebangs
Filename:
MIME Type:
Creator:
Nikolai Lifanov
Created:
2015-09-03 18:19:01 UTC
Size:
724 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 396025) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= ansible > PORTVERSION= 1.9.2 >+PORTREVISION= 1 > CATEGORIES= sysutils python > MASTER_SITES= http://releases.ansible.com/ansible/ > >@@ -21,11 +22,7 @@ > > USES= cpe python:2 shebangfix > USE_PYTHON= autoplist distutils >-SHEBANG_FILES= lib/ansible/runner/action_plugins/synchronize.py \ >- lib/ansible/modules/core/*/*.py \ >- lib/ansible/modules/core/*/*/*.py \ >- lib/ansible/modules/extras/*/*.py \ >- lib/ansible/modules/extras/*/*/*.py >+SHEBANG_FILES= lib/ansible/runner/action_plugins/synchronize.py > CPE_VENDOR= ansibleworks > > SUB_FILES= pkg-message
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
Flags:
lifanov
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 202799
:
160688
|
160695