[Python-modules-commits] [pycryptodome] 18/18: Remove gen_ecc_p256.sh script, not required

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sun Jun 11 14:53:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository pycryptodome.

commit e96c888f747ae5a233db0b9928f2d25b54011d31
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sun Jun 11 15:52:09 2017 +0100

    Remove gen_ecc_p256.sh script, not required
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index c2f8b1b..2748498 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ include /usr/share/dpkg/buildflags.mk
 
 export PYBUILD_NAME=pycryptodome
 export PYBUILD_BEFORE_BUILD=touch .separate_namespace
+export PYBUILD_AFTER_INSTALL=rm '{destdir}/{install_dir}/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh'
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycryptodome.git



More information about the Python-modules-commits mailing list