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.
This commit is contained in:
parent
009765255f
commit
3416e30f6b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue