Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Jun 19, 2024
1 parent 62d6f52 commit 7d70228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/warzone2100/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ popd
# COPY PHASE
mkdir -p "$diststart/1241950/dist/data"
mkdir -p "$diststart/1241950/dist/bin"

cp -rfv "$pfx/share/locale" "$diststart/1241950/dist/"
cp -rfv "$pfx/share/warzone2100/"* "$diststart/1241950/dist/data"
cp -rfv "$pfx/bin/warzone2100" "$diststart/1241950/dist/bin"
Expand Down

0 comments on commit 7d70228

Please sign in to comment.