summaryrefslogtreecommitdiff
path: root/net-p2p/phex/files/phex.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/phex/files/phex.sh.in')
-rw-r--r--net-p2p/phex/files/phex.sh.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-p2p/phex/files/phex.sh.in b/net-p2p/phex/files/phex.sh.in
deleted file mode 100644
index 28164277d05f..000000000000
--- a/net-p2p/phex/files/phex.sh.in
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" -jar phex.jar "${@}"