Skip to content
Snippets Groups Projects
Commit b4610465 authored by bjorn3's avatar bjorn3
Browse files

Move prboom too

parent 7a1f8707
No related branches found
No related tags found
1 merge request!333Move games from /games to /usr/games
......@@ -35,6 +35,6 @@ function recipe_clean {
function recipe_stage {
dest="$(realpath $1)"
"$REDOX_MAKE" DESTDIR="$dest" install
"$REDOX_MAKE" DESTDIR="$dest/usr" install
skip=1
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment