Kaydet (Commit) 3f9c367e authored tarafından Oliver-Rainer Wittmann's avatar Oliver-Rainer Wittmann

#121466# - packed image for MacOS X installation background image no longer…

#121466# - packed image for MacOS X installation background image no longer depends on BUILD_SPECIAL
üst 87e1be01
...@@ -317,11 +317,7 @@ End ...@@ -317,11 +317,7 @@ End
#ifdef MACOSX #ifdef MACOSX
ScpAction scp_Copy_Dmg_Background_Image ScpAction scp_Copy_Dmg_Background_Image
#if defined(BUILD_SPECIAL)
Copy = "osxdndinstall.png"; Copy = "osxdndinstall.png";
#else
Copy = "osxdndinstall_nologo.png";
#endif
Name = "background.png"; Name = "background.png";
UnixRights = 444; UnixRights = 444;
Styles = (); Styles = ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment