From 3416e30f6b1af42172566c8d554863f3f261112a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 21 Oct 2011 12:06:30 +0200 Subject: Undo basis/brand split: move unpack_update script from basis to brand. Not sure if this is (still) used anywhere; at least no code seems to ever call it. --- scp2/source/onlineupdate/file_onlineupdate.scp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scp2/source') diff --git a/scp2/source/onlineupdate/file_onlineupdate.scp b/scp2/source/onlineupdate/file_onlineupdate.scp index 1267e33a5f77..07ab650acc2b 100644 --- a/scp2/source/onlineupdate/file_onlineupdate.scp +++ b/scp2/source/onlineupdate/file_onlineupdate.scp @@ -39,7 +39,7 @@ End #if defined LINUX || defined SOLARIS File gid_File_Bin_UnpackUpdate BIN_FILE_BODY; - Dir = gid_Dir_Program; + Dir = gid_Brand_Dir_Program; Name = "unpack_update"; Styles = (PACKED); End -- cgit v1.2.3