summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b112a2d65f85..bae8e5ecae6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,5 +32,6 @@ build() {
}
package() {
+ cd "$srcdir/build-$_pkgname"
make install/strip
}