aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--repos/extra/go/abuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/extra/go/abuild b/repos/extra/go/abuild
index 1f72f58d..e682f663 100644
--- a/repos/extra/go/abuild
+++ b/repos/extra/go/abuild
@@ -19,6 +19,7 @@ build() {
cd src
cp $SRC/make.sh .
+ chmod +x make.sh
./make.sh
install -d $PKG/usr/lib