1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Cosmetic change to match its namespace

Differential Revision:	https://reviews.freebsd.org/D19427
Submitted by:	sunpoet (myself)
Approved by:	dbaio (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-03-02 18:01:21 +00:00
parent 11758c14d5
commit b7dd400460
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494445

View File

@ -10,7 +10,7 @@ _INCLUDE_USES_AZUREPY_MK= yes
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}azure-cli-base>=0:sysutils/py-azure-cli-base@${PY_FLAVOR}
POST_PLIST= trim-backports-namespace
POST_PLIST= trim-azure-namespace
_USES_install+= 701:remove-common-files
remove-common-files:
@ -25,7 +25,7 @@ remove-common-files:
${STAGEDIR}${PYTHON_SITELIBDIR}/azure/mgmt/__pycache__ \
${STAGEDIR}${PYTHON_SITELIBDIR}/azure/mgmt/datalake/__pycache__
trim-backports-namespace:
trim-azure-namespace:
@${REINPLACE_CMD} -e '/azure\/__init__.py*/d' \
-e '/azure\/cli\/__init__.py*/d' \
-e '/azure\/cli\/command_modules\/__init__.py*/d' \