One last attempt at a build fix?

This commit is contained in:
Scott Ehlert 2009-10-06 01:27:16 -05:00
parent 006218dfa3
commit 13c844959b
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +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.ShellCommand('cd lib')) curl.AddCommand(command.ShellCommand('cd lib && make'))
curl.AddCommand(command.DirectCommand(['make']))
else: else:
args = ['vcbuild', args = ['vcbuild',
os.path.join(AMBuild.sourceFolder, 'extensions', 'curl', 'curl-src', 'lib', os.path.join(AMBuild.sourceFolder, 'extensions', 'curl', 'curl-src', 'lib',

View File

@ -24,3 +24,4 @@ Curl up next to the fire and burn.
Sushi tastes great in winter. Sushi tastes great in winter.
APPLESAWCE APPLESAWCE
A ridiculous monsoon said hello to the lamp on his messy desk. A ridiculous monsoon said hello to the lamp on his messy desk.
Hi predcrab! I'm running out of things to say.