mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:37:35 +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
|
@ -2,6 +2,5 @@
|
|||
port=bzip2
|
||||
version=1.0.8
|
||||
files="https://sourceware.org/pub/bzip2/bzip2-${version}.tar.gz bzip2-${version}.tar.gz"
|
||||
workdir="bzip2-$version"
|
||||
makeopts="bzip2 CC=${CC}"
|
||||
installopts="PREFIX=${SERENITY_BUILD_DIR}/Root/usr/local"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue