mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-12 05:07:43 +02:00
proton: Track prefix files
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user