Index: locker/deploy/bin/gallery2
===================================================================
--- locker/deploy/bin/gallery2	(revision 476)
+++ locker/deploy/bin/gallery2	(revision 1104)
@@ -14,6 +14,6 @@
 mkpath($dir);
 
-system('patch', 'install/steps/AuthenticateStep.class',
-       '/mit/scripts/deploy/gallery2.patch');
+system("patch", "install/steps/AuthenticateStep.class",
+       "/mit/scripts/deploy$scriptsdev/gallery2.patch");
 
 $ua->cookie_jar({file => '.cookies'});
