aboutsummaryrefslogtreecommitdiffstats
path: root/dist/macosx
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-08-18 04:41:00 +0200
committerTristan Gingold <tgingold@free.fr>2017-08-18 04:41:00 +0200
commit5fe560e5d6eb6bd967b0db3fa280deb29ad5d0d6 (patch)
tree704ad7bbbf98cec40947482323376f8177d9612f /dist/macosx
parent4c80a688380e961ae08a05dbc30acb44cf58e8c5 (diff)
downloadghdl-5fe560e5d6eb6bd967b0db3fa280deb29ad5d0d6.tar.gz
ghdl-5fe560e5d6eb6bd967b0db3fa280deb29ad5d0d6.tar.bz2
ghdl-5fe560e5d6eb6bd967b0db3fa280deb29ad5d0d6.zip
travis-ci: move tests driver to buildtest.sh, clean cache before setting it.
Diffstat (limited to 'dist/macosx')
-rwxr-xr-xdist/macosx/install-ada.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/macosx/install-ada.sh b/dist/macosx/install-ada.sh
index 97bc762ec..13524e614 100755
--- a/dist/macosx/install-ada.sh
+++ b/dist/macosx/install-ada.sh
@@ -17,7 +17,8 @@ curl -o $tarfile http://mirrors.cdn.adacore.com/art/591c9045c7a447af2deed24e
# un tar
tar xf $tarfile
-# Direct install
+# Remove old gnat directory and install manually
+rm -rf gnat
mv gnat-gpl-2017-x86_64-darwin-bin gnat
# Cleanup: remove components not needed