From d26ef18700dca59c35dc940097bf7b3db1369965 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 2 Nov 2016 22:45:14 +0000 Subject: Cleanup no longer needed CHMOD usage after r424898. PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight --- security/py-oauthlib/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'security/py-oauthlib') diff --git a/security/py-oauthlib/Makefile b/security/py-oauthlib/Makefile index 36d6413784b1..523dc6e5ab5b 100644 --- a/security/py-oauthlib/Makefile +++ b/security/py-oauthlib/Makefile @@ -42,9 +42,6 @@ TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}unittest2>0:devel/py-unittest2 \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock .endif -post-extract: - @${CHMOD} -R a+rX ${WRKSRC} - do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test -- cgit v1.2.3