Ports: Remove invalid copy action from PrBoom+ build
This was a test that should have been removed in the previous PR.
This commit is contained in:
parent
98fb0727a4
commit
71c7ac3510
Notes:
sideshowbarker
2024-07-17 07:29:38 +09:00
Author: https://github.com/gmta Commit: https://github.com/SerenityOS/serenity/commit/71c7ac3510 Pull-request: https://github.com/SerenityOS/serenity/pull/15138
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ configure() {
|
|||
}
|
||||
|
||||
build() {
|
||||
run cp -v ../../prboom-plus.wad build/
|
||||
run make -C build "${makeopts[@]}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue