summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormatheuz12102021-09-16 18:44:06 -0300
committermatheuz12102021-09-16 18:44:06 -0300
commit147d4220ede54b068dc79610669c21d9d7059767 (patch)
tree7d2a511ecc6e1c34b38c725342ca2be17042335d
parent749f096d8c9e54766d8f11cced782f54bc9f9240 (diff)
downloadaur-147d4220ede54b068dc79610669c21d9d7059767.tar.gz
oops
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 362046af0715..b0cbcefef519 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,6 @@ build(){
}
package(){
- pwd
cd "${pkgname}-${pkgver}"
python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
}