summaryrefslogtreecommitdiffstats
path: root/bin-http/ontopia/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'bin-http/ontopia/INSTALL')
-rwxr-xr-xbin-http/ontopia/INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin-http/ontopia/INSTALL b/bin-http/ontopia/INSTALL
index 4179422..789078d 100755
--- a/bin-http/ontopia/INSTALL
+++ b/bin-http/ontopia/INSTALL
@@ -1,4 +1,5 @@
INSTALL_DIR=${INSTALL_ROOT}/opt/ontopia &&
mkdir -pv ${INSTALL_DIR} &&
+rm ${SOURCE_DIRECTORY}/apache-tomcat/webapps/tmrap/WEB-INF/lib/antlr-2.7.7.jar &&
cp -rv ${SOURCE_DIRECTORY}/* ${INSTALL_DIR} &&
find ${INSTALL_DIR}/ -print0 | xargs -r -0 -n 1 chown ontopia:ontopia