summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2012-09-10 11:20:34 +0200
committerSjoerd Simons <sjoerd@luon.net>2012-09-10 11:20:34 +0200
commit6dd5a7b44e95b09dd04a602a15f5f25dd347ee65 (patch)
tree08e30cf98529b11c72cbee75520f733e8baf37b4
parent037aa9f577b543ce43f537d7c39ec0bdf3ac2000 (diff)
Fix phoenix.in spacingtelepathy-phoenix-0.0.1
-rw-r--r--src/phoenix.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phoenix.in b/src/phoenix.in
index 9e7735b..597e06f 100644
--- a/src/phoenix.in
+++ b/src/phoenix.in
@@ -1,3 +1,3 @@
#!/bin/sh
-exec python "@PATH@/phoenix.py" --datadir=@DATADIR@$@
+exec python "@PATH@/phoenix.py" --datadir=@DATADIR@ $@