summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb1f42523be6..2928b7b42109 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,6 @@ package()
mkdir -p "${pkgdir}"/usr/share/doc/"${pkgname}"/
# Install the software.
- cd "${srcdir}"/"${pkgname}"-"${pkgver}"/ || exit 1
python -m installer -d "${pkgdir}" "${srcdir}"/"${pkgname}"-"${pkgver}"/dist/*.whl
# Install the documentation.