pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Make an upstreamable fix for "don't install test/ directories".
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Mon Jun 19 20:34:56 2017 +0200
Changeset: de8bbc6e1d1240033269bf74421eeedc1e092cfb
Modified Files:
py-napalm-nxos/Makefile
py-napalm-nxos/distinfo
Log Message:
Make an upstreamable fix for "don't install test/ directories".
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=de8bbc6e1d1240033269bf74421eeedc1e092cfb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-napalm-nxos/Makefile | 3 ---
py-napalm-nxos/distinfo | 1 +
2 files changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/py-napalm-nxos/Makefile b/py-napalm-nxos/Makefile
index 4277d295d5..1e716f68ff 100644
--- a/py-napalm-nxos/Makefile
+++ b/py-napalm-nxos/Makefile
@@ -17,8 +17,5 @@ DEPENDS+= ${PYPKGPREFIX}-netaddr-[0-9]*:../../net/py-netaddr
DEPENDS+= ${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future
DEPENDS+= ${PYPKGPREFIX}-scp-[0-9]*:../../net/py-scp
-post-install:
- rm -rf ${DESTDIR}/${PREFIX}/${PYSITELIB}/test/
-
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-napalm-nxos/distinfo b/py-napalm-nxos/distinfo
index 4d00d0e9c7..9eb43a0a7f 100644
--- a/py-napalm-nxos/distinfo
+++ b/py-napalm-nxos/distinfo
@@ -4,3 +4,4 @@ SHA1 (napalm-nxos-0.5.2.tar.gz) = 8699da73eb7bdacc2a0b62c119a3417283543fd3
RMD160 (napalm-nxos-0.5.2.tar.gz) = ed4304e2bab548ae280680773fe308759bfb3f73
SHA512 (napalm-nxos-0.5.2.tar.gz) = 1b61af6d3769d8b60b5ba36ac121ffe4f5e5e3d8defdffb9a3f5f57db1b254a3f55916e389ddaa7f32939ded428287159c6f8bc8f66d47855c7839cea4e25bf8
Size (napalm-nxos-0.5.2.tar.gz) = 41176 bytes
+SHA1 (patch-setup.py) = 1868542ff6ae07a89db534f9539d907c548f92a0
Home |
Main Index |
Thread Index |
Old Index