summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60a5e5bb25bd..bf403992f490 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,5 +31,6 @@ build() {
package() {
cd "$pkgname"
+ cd build
make install
}