summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCole Gerdemann2020-05-01 15:22:47 -0400
committerCole Gerdemann2020-05-01 15:22:47 -0400
commit030b5fc05c11f062c3bfa43b548cc2613d2dadb0 (patch)
tree449aad24baacf6b9e5482f48202f0366db127424 /PKGBUILD
parentb41056b90eeaf2447f222263e50442e21de37599 (diff)
downloadaur-030b5fc05c11f062c3bfa43b548cc2613d2dadb0.tar.gz
Fixed pkgbuild directory issue
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72c667b16386..c1beff3071c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ build() {
MARCO_FLAGS="--disable-mate"
fi
- cd "$pkgname"
+ cd "plata-theme"
./autogen.sh \
--prefix='/usr' \