From e2aa93ad93538228079fba3b197e93651444d5a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Tue, 16 Feb 2010 14:40:03 +0000
Subject: [PATCH]  - missing part of 32631

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32632 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/templates/oood-runserw.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildout/templates/oood-runserw.in b/buildout/templates/oood-runserw.in
index 868d084411..98c0f5d0ed 100755
--- a/buildout/templates/oood-runserw.in
+++ b/buildout/templates/oood-runserw.in
@@ -1,2 +1,2 @@
 #!/bin/sh
-cd ${buildout:etc-directory} && ${configuration:openoffice_python} ${oood:location}/oood/runserw.py $@
+cd ${buildout:etc-directory} && ${configuration:openoffice_python} ${oood:location}/runserw.py $@
-- 
2.30.9