Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/Scripts
Dmitry Rekman 12fb93b1f3 Fix packaging on Linux (UEPLAT-184).
- The problem was caused by files that differ only in case (pak files are case-insensitive).
- Current solution is to ignore symlinks when staging files (so far we have been fixing case-sensitiveness issues by creating a symlink to the file, so this fixes the packaging too).
- Added a warning helping to pinpoint the problem if there happen to be two non-symlink files like this.

#codereview Robert.Manuszewski

[CL 2332310 by Dmitry Rekman in Main branch]
2014-10-16 19:14:57 -04:00
..
2014-05-21 08:45:24 -04:00