mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-15 18:18:31 +00:00
Oh, DS, you can never win. I think it's really fixed now.
This commit is contained in:
parent
7650303a08
commit
916b2538c0
@ -17,7 +17,7 @@ def BuildCURL():
|
||||
'--without-libssh2',
|
||||
'--without-zlib']
|
||||
curl.AddCommand(command.DirectCommand(args))
|
||||
curl.AddCommand(command.DirectCommand(['cd lib']))
|
||||
curl.AddCommand(command.ShellCommand(['cd lib']))
|
||||
curl.AddCommand(command.DirectCommand(['make']))
|
||||
else:
|
||||
args = ['vcbuild',
|
||||
|
||||
@ -21,3 +21,4 @@ joys of valve, part 1: a haiku
|
||||
you smell like wet dog
|
||||
DS saves us from Valve again.
|
||||
Curl up next to the fire and burn.
|
||||
Sushi tastes great in winter.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user