From 2739ac389389b48251fe5117e1a3dfd2879f3bf3 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Fri, 28 Jun 2013 23:46:23 -0700 Subject: Show status when getting prebuilt --- scripts/get-prebuilt.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/get-prebuilt.sh b/scripts/get-prebuilt.sh index 35b2980f..a0779dd4 100755 --- a/scripts/get-prebuilt.sh +++ b/scripts/get-prebuilt.sh @@ -34,6 +34,7 @@ if test x$1 != xskipprebuilt ; then mkdir -p ../Externals/prebuilt pushd ../Externals/prebuilt rm -rf .git + echo Getting prebuilt libraries... if test -d mailcore2-deps ; then cd mailcore2-deps git pull --rebase -- cgit v1.2.3