pkg(lua-5.4.2): Add lua 5.4.2

This commit is contained in:
Shivansh-007 2021-03-17 15:12:32 +05:30
parent 528b313c64
commit 8f71c8f4a7
5 changed files with 29 additions and 0 deletions

4
packages/lua/5.4.2/environment vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/bin:$PATH