summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph2019-06-06 19:11:32 +0200
committerChristoph2019-06-06 19:11:32 +0200
commit57e0a19c63983f8a5b547997f10c285d843d9ff3 (patch)
tree5dfb0e262911f03cd998b66b570a6a2f5392d0ab
parentf97998ceecc0aed79807adf7d8a18ca28b77f64a (diff)
downloadaur-57e0a19c63983f8a5b547997f10c285d843d9ff3.tar.gz
fixed pkgb path error
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1667cc288ae..bc8a597b56e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -55,7 +55,7 @@ build() {
}
package() {
- cd $pkgname
+ cd ferdi
# Install the .asar files
install -dm 755 "$pkgdir"/usr/lib/$pkgname