summaryrefslogtreecommitdiff
path: root/graphics/linux-divxplayer/files/wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-divxplayer/files/wrapper.sh')
-rw-r--r--graphics/linux-divxplayer/files/wrapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-divxplayer/files/wrapper.sh b/graphics/linux-divxplayer/files/wrapper.sh
index 5b56eef46a6b..06da03f21479 100644
--- a/graphics/linux-divxplayer/files/wrapper.sh
+++ b/graphics/linux-divxplayer/files/wrapper.sh
@@ -11,4 +11,4 @@ then
rm -f ~/.divxPlayer/DivXPlayer.dbf
fi
-exec ${PROGRAM}.bin ${*}
+exec ${PROGRAM}.bin "${@}"