summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-01-06 11:59:04 -0700
committerMark Wagie2022-01-06 11:59:04 -0700
commit0310f43afce83f2094f7d8d7cd16853e11cdeb16 (patch)
treeebf843eb38039dcbbcc4508591e975f4139de5b5
parent37595ff8bdde31eac6e14056c20ea93e93984c1e (diff)
downloadaur-0310f43afce83f2094f7d8d7cd16853e11cdeb16.tar.gz
minor PKGBUILD improvements
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 750f17cb8f55..1287f59d1436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,6 @@ build() {
package() {
cd "$srcdir/$_pkgname"
- export PYTHONHASHSEED=0
python setup.py install --root="$pkgdir" --optimize=1 --skip-build
# DistUtilsExtra fails to install locale files