summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-04-28 23:21:49 +0200
committerhaawda2020-04-28 23:21:49 +0200
commit0d3f7096725f9de3a508fbe21d3f7121be016501 (patch)
tree3abaf99088c3f87896703d54927d577a9bc40ed6 /PKGBUILD
parent8ed8c7a96d1eaf87f36e5afb0be41929d3664db5 (diff)
downloadaur-cauchy-hg.tar.gz
another
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 494785285630..60273ed64c30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,6 +30,6 @@ build() {
}
package() {
- cd $_hgrepo
+ cd $_hgrepo/build
make DESTDIR="$pkgdir" install
}