1
0
mirror of https://github.com/natnat-mc/moonbuild synced 2026-05-28 02:59:39 +02:00

install actually installs with correct perms

This commit is contained in:
Nathan DECHER
2020-09-14 09:44:46 +02:00
parent a26a1500df
commit 16673afc61
+1
View File
@@ -23,6 +23,7 @@ public target 'install', from: OUT_AMALG, out: '/usr/local/bin/moonbuild', fn: =
dfd\write line, '\n'
ifd\close!
dfd\close!
-chmod '+x', @outfile
#echo "Installed at:", @outfile
default target OUT_AMALG, from: {BINARY_LUA, OUT_LUA}, out: OUT_AMALG, fn: =>