summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6be028eb0645..8ab8b5fb9006 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,6 +25,5 @@ build() {
package() {
cd "$srcdir/$_pkgname"
- export PYTHONHASHSEED=0
python setup.py install --root="$pkgdir" --optimize=1 --skip-build
}