proton: Track prefix files

This commit is contained in:
Andrew Eikum
2018-10-09 10:33:41 -05:00
parent 77ddc97f5e
commit dff92b79a6
3 changed files with 1930 additions and 2 deletions

View File

@ -673,6 +673,7 @@ if [ "$PACKAGE" = true ]; then
cp -a toolmanifest.vdf dist/
cp -a filelock.py dist/
cp -a user_settings.sample.py dist/
cp -a proton_3.7_tracked_files dist/
if [ "$PLATFORM" == "Darwin" ]; then
cp -a dist.LICENSE.osx dist/LICENSE
sed -e 's/@PYTHON_NAME@/python/' proton.in > dist/proton