$OpenBSD: patch-installer_userscripts_createuser_d_00createstore,v 1.2 2011/06/02 12:46:37 ajacoutot Exp $
--- installer/userscripts/createuser.d/00createstore.orig	Wed Apr 20 16:39:09 2011
+++ installer/userscripts/createuser.d/00createstore	Mon May  2 12:47:53 2011
@@ -3,7 +3,7 @@
 # Create a Zarafa user for an already existing external user.  Create
 # and initialize the user's stores.
 
-PATH=$PATH:/sbin:/usr/local/sbin:/usr/sbin
+PATH=$PATH:${PREFIX}/bin
 
 # The ZARAFA_USER variable from the server will always be in UTF-8
 # format.  The --utf8 option must be set before this value is used,
