[packages/eventum/dev-3.0] update path in postfix router

glen glen at pld-linux.org
Thu Feb 5 21:32:18 CET 2015


commit 5ac6b6abc466c9cb897423bb86619e93fccab27a
Author: Elan Ruusamäe <glen at delfi.ee>
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



More information about the pld-cvs-commit mailing list