The real build fix is here, I think.

This commit is contained in:
Scott Ehlert 2009-10-05 04:59:31 -05:00
parent f2b201aed8
commit 7650303a08
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ def BuildCURL():
'--without-libssh2', '--without-libssh2',
'--without-zlib'] '--without-zlib']
curl.AddCommand(command.DirectCommand(args)) curl.AddCommand(command.DirectCommand(args))
curl.AddCommand(command.DirectCommand(['cd lib']))
curl.AddCommand(command.DirectCommand(['make'])) curl.AddCommand(command.DirectCommand(['make']))
else: else:
args = ['vcbuild', args = ['vcbuild',

View File

@ -20,3 +20,4 @@ joys of valve, part 1: a haiku
this is a big waste of time this is a big waste of time
you smell like wet dog you smell like wet dog
DS saves us from Valve again. DS saves us from Valve again.
Curl up next to the fire and burn.