mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 06:57:45 +00:00
Ports: Remove redundant 'workdir' entries
This commit is contained in:
parent
37f837bde7
commit
f9cf6bfce1
12 changed files with 1 additions and 12 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=ninja
|
||||
version=1.8.2
|
||||
workdir="ninja-${version}"
|
||||
files="https://github.com/ninja-build/ninja/archive/v${version}.tar.gz ninja-v${version}.tar.gz"
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue