Skip to content

Commit

Permalink
quake4 - Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Nov 11, 2023
1 parent 6edf4c6 commit 1dfa02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/quake4/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# COPY PHASE
cp -rfv "$pfx/lib/libSDL-1.2.so.1.2.52" "$diststart/2210/dist/libSDL-1.2.id.so.0"
cp -rfv "$pfx/lib/libSDL-1.2.so.1.2.60" "$diststart/2210/dist/libSDL-1.2.id.so.0"
cp -rfv "assets/run-quake4.sh" "$diststart/2210/dist/"
cp -rfv "assets/setup-quake4.sh" "$diststart/2210/dist/"
cp -rfv "assets/uninstall-quake4.sh" "$diststart/2210/dist/"
Expand Down

0 comments on commit 1dfa02d

Please sign in to comment.