aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-struct
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-struct')
-rw-r--r--main/lua-struct/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-struct/APKBUILD b/main/lua-struct/APKBUILD
index 2f7c4a6035..e0b5c44681 100644
--- a/main/lua-struct/APKBUILD
+++ b/main/lua-struct/APKBUILD
@@ -43,7 +43,7 @@ build() {
cd "$_builddir"/$i
make OPT_CFLAGS="$CFLAGS -std=c99" LUAPC="lua$i" || return 1
done
-
+
}
package() {