mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 11:07:46 +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 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=pt2-clone
|
||||
version=1.28
|
||||
workdir=pt2-clone-$version
|
||||
useconfigure=true
|
||||
files="https://github.com/8bitbubsy/pt2-clone/archive/v${version}.tar.gz v${version}.tar.gz"
|
||||
configopts="-DCMAKE_TOOLCHAIN_FILE=$SERENITY_ROOT/Toolchain/CMakeToolchain.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue