ToastFreeware
/
gregoa
/
zavai.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
985dcd4
)
Run the vala version
author
Enrico Zini
<enrico@enricozini.org>
Mon, 27 Jul 2009 18:54:34 +0000
(20:54 +0200)
committer
Enrico Zini
<enrico@enricozini.org>
Mon, 27 Jul 2009 18:54:34 +0000
(20:54 +0200)
run
patch
|
blob
|
history
diff --git
a/run
b/run
index 5fc2efbd0727e308c034f67c1ab3fe922709bdf3..5882ace8fbf649c2a348bae94b692a2829c88b8a 100755
(executable)
--- a/
run
+++ b/
run
@@
-6,4
+6,7
@@
export PYTHONPATH=$ROOT
export ZAVAI_CONFDIR=$ROOT/conf
export ZAVAI_PLUGINS=$ROOT/plugins
-$ROOT/src/zavai "$@"
+#$ROOT/src/zavai "$@"
+
+cd $ROOT
+src/zavai "$@"