Update readme, use a sort order for install scripts
This commit is contained in:
		
							
								
								
									
										6
									
								
								installs_and_builds/s01_libs
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								installs_and_builds/s01_libs
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
#!/bin/zsh
 | 
			
		||||
 | 
			
		||||
local lua_package="lua5.1"
 | 
			
		||||
[[ "$BOX_SETUP_OS" = "macos" ]] && lua_package="lua@5.1"
 | 
			
		||||
 | 
			
		||||
${=BOX_SETUP_INSTALL_COMMAND} cmake gettext "$lua_package" liblua5.1-0-dev
 | 
			
		||||
		Reference in New Issue
	
	Block a user