FreeBSD Bugzilla – Attachment 225011 Details for
Bug 255920
sysutils/ansible-sshjail: Ansible cannot find the module in its module path
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ansble-base patch
ansible-base.diff (text/plain), 785 bytes, created by
Guido Falsi
on 2021-05-17 07:40:59 UTC
(
hide
)
Description:
ansble-base patch
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2021-05-17 07:40:59 UTC
Size:
785 bytes
patch
obsolete
>diff --git a/sysutils/py-ansible-base/Makefile b/sysutils/py-ansible-base/Makefile >index 08a190453c6c..1279f569e284 100644 >--- a/sysutils/py-ansible-base/Makefile >+++ b/sysutils/py-ansible-base/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= ansible-base > DISTVERSION= 2.10.9 >+PORTREVISION= 1 > CATEGORIES= sysutils python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -65,7 +66,7 @@ post-patch: > ${FIND} ${WRKSRC} -not -regex '${WRKSRC}/test/units/cli/galaxy/test_execute_list_collection.py' -type f -print0 | \ > ${XARGS} -0 ${REINPLACE_CMD} \ > -e 's|/etc/ansible|${ETCDIR}|g' \ >- -e 's|/usr/share/ansible|${DATADIR}|g' >+ -e 's|/usr/share/ansible|${PREFIX}/share/${PYTHON_PKGNAMEPREFIX}ansible|g' > ${FIND} ${WRKSRC} -type f -name "*.bak" -delete > > post-install:
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:
madpilot
:
maintainer-approval?
(
0mp
)
Actions:
View
|
Diff
Attachments on
bug 255920
: 225011