diff options
Diffstat (limited to 'testing/scripts/recipes/009_tkm.mk')
-rw-r--r-- | testing/scripts/recipes/009_tkm.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/scripts/recipes/009_tkm.mk b/testing/scripts/recipes/009_tkm.mk index e8ced8a61..971cd170f 100644 --- a/testing/scripts/recipes/009_tkm.mk +++ b/testing/scripts/recipes/009_tkm.mk @@ -4,7 +4,7 @@ PKG = tkm SRC = http://git.codelabs.ch/git/$(PKG).git REV = v0.1 -export ADA_PROJECT_PATH=/root/libraries/lib/gnat +export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat all: install |