summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b64cb8f35241..8252c69096c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,8 +31,7 @@ pkgver() {
build() {
cd shortsync
- make -C build/ -k all
- cp -nru build/shortsync bin/
+ make
}
package() {