Index: ZoneMinder-1.24.4/scripts/zmupdate.pl.in
===================================================================
--- ZoneMinder-1.24.4.orig/scripts/zmupdate.pl.in	2011-06-30 10:55:02.292532612 +1000
+++ ZoneMinder-1.24.4/scripts/zmupdate.pl.in	2011-06-30 10:55:19.972556681 +1000
@@ -428,7 +428,7 @@
         }
         else
         {
-            $command .= ZM_PATH_BUILD."/db";
+            $command .= "/usr/share/zoneminder/db";
         }
         $command .= "/zm_update-".$version.".sql";
 
