diff --git a/extensions/curl/AMBuilder b/extensions/curl/AMBuilder index ccc276cb0..2829694a6 100644 --- a/extensions/curl/AMBuilder +++ b/extensions/curl/AMBuilder @@ -17,6 +17,7 @@ def BuildCURL(): '--without-libssh2', '--without-zlib'] curl.AddCommand(command.DirectCommand(args)) + curl.AddCommand(command.DirectCommand(['cd lib'])) curl.AddCommand(command.DirectCommand(['make'])) else: args = ['vcbuild', diff --git a/pushbuild.txt b/pushbuild.txt index 18ff9e68a..e7d7850fc 100644 --- a/pushbuild.txt +++ b/pushbuild.txt @@ -20,3 +20,4 @@ joys of valve, part 1: a haiku this is a big waste of time you smell like wet dog DS saves us from Valve again. +Curl up next to the fire and burn.