From 916b2538c0444289ee60dcd70ba57cfc96928794 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Mon, 5 Oct 2009 05:21:38 -0500 Subject: [PATCH] Oh, DS, you can never win. I think it's really fixed now. --- extensions/curl/AMBuilder | 2 +- pushbuild.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions/curl/AMBuilder b/extensions/curl/AMBuilder index 2829694a6..6d9ba2653 100644 --- a/extensions/curl/AMBuilder +++ b/extensions/curl/AMBuilder @@ -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', diff --git a/pushbuild.txt b/pushbuild.txt index e7d7850fc..d371fb44d 100644 --- a/pushbuild.txt +++ b/pushbuild.txt @@ -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.