commit 5ac6b6abc466c9cb897423bb86619e93fccab27a
Author: Elan Ruusamäe <[email protected]>
Date: Thu Feb 5 22:29:52 2015 +0200
update path in postfix router
eventum-router-postfix.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/eventum-router-postfix.sh b/eventum-router-postfix.sh
old mode 100644
new mode 100755
index 78b68fd..183e75d
--- a/eventum-router-postfix.sh
+++ b/eventum-router-postfix.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# $Id$
case "$1" in
emails|emails\ *)
@@ -15,4 +14,4 @@ drafts|notes)
esac
-exec /usr/share/eventum/route_$TYPE.php $ARG
+exec /usr/share/eventum/bin/route_$TYPE.php "$ARG"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/68a43b9bafcf9d4869e2e0f72f16f8948876064f
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit