summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82362b0f09a9..414d095bbc1a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,7 +71,7 @@ build() {
cd "${pkgname}-${pkgver}"
make PREFIX=/usr
- }
+}
package() {
cd "${pkgname}-${pkgver}"