Permissions and shebangs
This commit is contained in:
4
lib/genglad_LINUX_MAC.sh
Normal file → Executable file
4
lib/genglad_LINUX_MAC.sh
Normal file → Executable file
@@ -1,3 +1,3 @@
|
||||
!#/bin/bash
|
||||
#!/bin/sh
|
||||
cd glad
|
||||
python3 -m glad --profile core --out-path . --generator c --spec gl
|
||||
python3 -m glad --profile core --out-path . --generator c --spec gl
|
||||
|
||||
1
lib/ubuntu_debian_install_dependencies.sh
Normal file → Executable file
1
lib/ubuntu_debian_install_dependencies.sh
Normal file → Executable file
@@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
sudo apt install libopenal-dev libvorbis-dev libflac-dev xorg-dev
|
||||
|
||||
0
lib/verify_version.py
Normal file → Executable file
0
lib/verify_version.py
Normal file → Executable file
Reference in New Issue
Block a user