bcrypt: clean up.

This commit is contained in:
Jerome Duval
2019-10-25 21:05:55 +02:00
parent 1aa1a84cf8
commit 65dc845d78

View File

@@ -27,7 +27,6 @@ BUILD_PREREQUIRES="
PYTHON_PACKAGES=()
PYTHON_VERSIONS=()
PYTHON_LIBSUFFIXES=()
# We don't have python2 for secondaryArch
if [ -z "$secondaryArchSuffix" ]; then
PYTHON_PACKAGES+=(python)