mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-12 08:38:27 +00:00
I believe it is time for a song. This is the build that never ends...
This commit is contained in:
parent
0141fa72c8
commit
006218dfa3
@ -17,7 +17,7 @@ def BuildCURL():
|
||||
'--without-libssh2',
|
||||
'--without-zlib']
|
||||
curl.AddCommand(command.DirectCommand(args))
|
||||
curl.AddCommand(command.ShellCommand(['cd lib']))
|
||||
curl.AddCommand(command.ShellCommand('cd lib'))
|
||||
curl.AddCommand(command.DirectCommand(['make']))
|
||||
else:
|
||||
args = ['vcbuild',
|
||||
|
||||
@ -23,3 +23,4 @@ DS saves us from Valve again.
|
||||
Curl up next to the fire and burn.
|
||||
Sushi tastes great in winter.
|
||||
APPLESAWCE
|
||||
A ridiculous monsoon said hello to the lamp on his messy desk.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user