author | Evangelos Foutras
<foutrelis@archlinux.org> 2021-09-07 02:35:30 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2021-09-07 02:35:30 UTC |
parent | a6df4042134df8ac9ad3c6c2099fa8e749338ce8 |
PKGBUILD | +0 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8824237..7d8fc2a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -17,8 +17,6 @@ prepare() { } build() { - export PYTHONHASHSEED=0 - cd "$srcdir/pycryptodome-$pkgver" python setup.py build