summaryrefslogtreecommitdiff
path: root/x11-wm/lxmed/files/lxmed.sh.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:21:47 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:13 +0200
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /x11-wm/lxmed/files/lxmed.sh.in
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'x11-wm/lxmed/files/lxmed.sh.in')
-rw-r--r--x11-wm/lxmed/files/lxmed.sh.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-wm/lxmed/files/lxmed.sh.in b/x11-wm/lxmed/files/lxmed.sh.in
index df96adb3ba39..2e6d9f3650b5 100644
--- a/x11-wm/lxmed/files/lxmed.sh.in
+++ b/x11-wm/lxmed/files/lxmed.sh.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" \
-jar "%%DATADIR%%/LXMenuEditor.jar" "${@}"