summaryrefslogtreecommitdiff
path: root/share/jvm-find.sh
diff options
context:
space:
mode:
authorMichael Koch <konqueror@gmx.de>2007-06-28 15:14:46 +0000
committerMichael Koch <konqueror@gmx.de>2007-06-28 15:14:46 +0000
commit9a22f5239e74868ae877ed4449deb1cb2e36b102 (patch)
treec32c92152a5c645e1bdde19f0843d0954d68f0de /share/jvm-find.sh
parentcd7eefa4b3b2a78c822904c5d2ac09a3f035c675 (diff)
downloadjava-common-debian/0.26.tar.gz
java-common (0.26) unstable; urgency=lowdebian/0.26
* Fixed typo in package description. Closes: #363985. -- Michael Koch <konqueror@gmx.de> Thu, 28 Jun 2007 13:12:04 -0100
Diffstat (limited to 'share/jvm-find.sh')
-rwxr-xr-xshare/jvm-find.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/share/jvm-find.sh b/share/jvm-find.sh
deleted file mode 100755
index 653e2e7..0000000
--- a/share/jvm-find.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-. $(dirname $0)/java-common.sh
-
-jvm_config "$@"