Skip to content

Commit

Permalink
russian-doom - Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Nov 16, 2023
1 parent a4013d3 commit 1b3ebd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/russian-doom/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cd build
cmake \
-DCMAKE_INSTALL_PREFIX="$pfx" \
-DCMAKE_PREFIX_PATH="$pfx" \
-DBUILD_PORTABLE=ON \
-DRD_BUILD_PORTABLE=ON \
..
make -j "$(nproc)"
make install
Expand Down

0 comments on commit 1b3ebd2

Please sign in to comment.