summaryrefslogtreecommitdiff
path: root/net-p2p/frost/files
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-09-08 23:39:32 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-09-08 23:39:32 +0000
commitebda4664bce8505a7301e02ba5a71defb4fc76f4 (patch)
tree623dfb8566972cc7045ec158e9ec241d7f5d346b /net-p2p/frost/files
parentUpdate to 0.10.3. (diff)
Update to 090603 snapshot
PR: 56560 Submitted by: Stefan Walter <sw@gegenunendlich.de>
Notes
Notes: svn path=/head/; revision=88828
Diffstat (limited to 'net-p2p/frost/files')
-rw-r--r--net-p2p/frost/files/wrapper-convert.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/net-p2p/frost/files/wrapper-convert.sh b/net-p2p/frost/files/wrapper-convert.sh
deleted file mode 100644
index 83705c0b39bf..000000000000
--- a/net-p2p/frost/files/wrapper-convert.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-PREFIX="%%PREFIX%%"
-JAVAVM="%%JAVAVM%%"
-JAR_DIR="%%JAR_DIR%%"
-CLASSPATH="${PREFIX}/${JAR_DIR}/converter.jar"
-
-exec ${JAVAVM} -cp ${CLASSPATH} converter