From 3351eee307e428fb786cdbb7517618ddcddc8223 Mon Sep 17 00:00:00 2001 From: Thorn Inurcide Date: Fri, 1 Jan 2016 17:23:07 -0500 Subject: [PATCH] Update build-deps.sh --- build-deps.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-deps.sh b/build-deps.sh index aa7533a..632f2d4 100755 --- a/build-deps.sh +++ b/build-deps.sh @@ -34,9 +34,9 @@ ROOT=$(pwd) # Loop for all packages for dir in \ - Deps\GraphicsMagick \ - Deps\mp4v2 \ - Deps\speex \ + Deps/GraphicsMagick \ + Deps/mp4v2 \ + Deps/speex \ Deps/tqt3 \ Deps/tqtinterface \ Deps/arts \