summaryrefslogtreecommitdiff
path: root/databases/adstudio/files/patch-runscript.sh
diff options
context:
space:
mode:
Diffstat (limited to 'databases/adstudio/files/patch-runscript.sh')
-rw-r--r--databases/adstudio/files/patch-runscript.sh12
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/adstudio/files/patch-runscript.sh b/databases/adstudio/files/patch-runscript.sh
deleted file mode 100644
index ae2ea3b604cf..000000000000
--- a/databases/adstudio/files/patch-runscript.sh
+++ /dev/null
@@ -1,12 +0,0 @@
---- runscript.sh.orig 2008-08-19 21:22:43.000000000 +0200
-+++ runscript.sh 2008-10-17 12:12:29.000000000 +0200
-@@ -1,7 +1,7 @@
--#!/bin/bash
-+#! /bin/sh
- #SET ADS_HOME to the root installation directory for DataStudio
-
--ADS_HOME=`dirname $0`
-+ADS_HOME=%%ADS_HOME%%
-
- CLASSES=$ADS_HOME/lib/activation.jar
- CLASSES=$ADS_HOME/lib/ads.jar:$CLASSES