Ports/opentyrian-data: Don't extract the archive a second time
This commit is contained in:
parent
fb877effb8
commit
99713afa0d
Notes:
sideshowbarker
2024-07-17 08:59:52 +09:00
Author: https://github.com/timschumi Commit: https://github.com/SerenityOS/serenity/commit/99713afa0d Pull-request: https://github.com/SerenityOS/serenity/pull/14542 Reviewed-by: https://github.com/BertalanD Reviewed-by: https://github.com/linusg ✅
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ files="http://camanis.net/tyrian/tyrian21.zip tyrian21.zip 7790d09a2a3addcd33c66
|
|||
auth_type=sha256
|
||||
|
||||
build() {
|
||||
run_nocd unzip -o tyrian21.zip
|
||||
run_nocd rm -v tyrian21/*.exe
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue