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:
Stephan Bergmann 2011-10-21 12:06:30 +02:00
parent 009765255f
commit 3416e30f6b

View file

@ -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