summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornarunlifescience2020-05-07 06:41:35 +0530
committernarunlifescience2020-05-07 06:41:35 +0530
commit0727f4c35484eb960eea8b8289f13b67e03dccea (patch)
tree3543029fe2637e8610d1f085f766c287cdb2210f
parent841beb42e351ffa78c8c59190ca402355d56060f (diff)
downloadaur-0727f4c35484eb960eea8b8289f13b67e03dccea.tar.gz
fix path
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd0d3505518d..82dd6e6be992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ prepare() {
# start building
build() {
- mv * alphaplot
+ mv */ alphaplot
cd "${pkgname}"
qmake
make