Skip to content

Commit

Permalink
Copy AWSGameLift license from the proper folder
Browse files Browse the repository at this point in the history
Signed-off-by: AMZN-Gene <[email protected]>
  • Loading branch information
AMZN-Gene committed Nov 28, 2023
1 parent 665885b commit cc2ad40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package-system/AWSGameLiftServerSDK/docker_build_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ cp -r ${BUILD_PATH_ROOT}/Static/prefix/lib ${BUILD_FOLDER}/
cp -r ${BUILD_PATH_ROOT}/Shared/prefix/lib ${BUILD_FOLDER}/bin

# Copy the license and notice files
cp $WORKSPACE/temp/src/GameLift-Cpp-ServerSDK-5.1.1/GameLift-SDK-Release-5.1.1/LICENSE_AMAZON_GAMELIFT_SDK.TXT ${BUILD_FOLDER}/
cp $WORKSPACE/temp/src/GameLift-Cpp-ServerSDK-5.1.1/GameLift-SDK-Release-5.1.1/NOTICE_C++_AMAZON_GAMELIFT_SDK.TXT ${BUILD_FOLDER}/
cp $WORKSPACE/temp/src/GameLift-Cpp-ServerSDK-5.1.1/LICENSE_AMAZON_GAMELIFT_SDK.TXT ${BUILD_FOLDER}/
cp $WORKSPACE/temp/src/GameLift-Cpp-ServerSDK-5.1.1/NOTICE_C++_AMAZON_GAMELIFT_SDK.TXT ${BUILD_FOLDER}/

echo "Build Succeeded."

Expand Down

0 comments on commit cc2ad40

Please sign in to comment.