summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--conf/jardir.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c1e3dfa..98e5a7a 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,7 @@ packages := $(filter-out _%,$(shell sed "s/[\# ].*//" conf/sources.mk))
include conf/sources.mk
include conf/dependencies.mk
export MAVEN_LOCAL_REPO := $(shell cat conf/maven.local.repo.txt)
+export JAR_DIR := $(shell cat conf/jardir.txt)
# download #####################################################################
diff --git a/conf/jardir.txt b/conf/jardir.txt
new file mode 100644
index 0000000..b67bc01
--- /dev/null
+++ b/conf/jardir.txt
@@ -0,0 +1 @@
+/usr/share/java