From 05875e9faa1438390e3136e87dc87488fc391248 Mon Sep 17 00:00:00 2001 From: Mike Aizatsky Date: Mon, 1 Aug 2016 15:06:45 -0700 Subject: [PATCH] [expat] path correction --- expat/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expat/build.sh b/expat/build.sh index 420bea7f5..98ec6ac3e 100755 --- a/expat/build.sh +++ b/expat/build.sh @@ -1,7 +1,7 @@ #!/bin/bash -ex . /env -cd /src/expat +cd /src/expat/expat ./buildconf.sh ./configure