aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5934523613d..bbfc260d4199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,8 +77,6 @@ prepare() {
}
build() {
- mkdir -p "$srcdir/build"
-
_pyver=$(python -c "from sys import version_info; print(\"%d.%d\" % (version_info[0],version_info[1]))")
msg "python version detected: ${_pyver}"