SHA256
10
0
forked from pool/lua-macros

Rewrite %luarocks_install to use a shell script

install-lua-rock.sh, which is packaged as well.
This commit is contained in:
2025-10-20 23:31:04 +02:00
parent 6e7d7d058f
commit 60b20c88fb
4 changed files with 26 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 20 21:30:36 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Rewrite %luarocks_install to use a shell script
install-lua-rock.sh, which is packaged as well.
-------------------------------------------------------------------
Tue Oct 14 23:16:09 UTC 2025 - Matej Cepl <mcepl@cepl.eu>