diff --git a/buildout/templates/oood-runserw.in b/buildout/templates/oood-runserw.in
index 868d0844117cef20fb08125fcf695cf2f146fbe1..98c0f5d0ed1cc67debe00b497e7f77af88bb3b78 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 $@