mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 01:17:46 +00:00
Ports: Remove the filename
entry from files
This commit is contained in:
parent
2732545b4c
commit
fb4db096cb
311 changed files with 335 additions and 339 deletions
|
@ -2,7 +2,7 @@
|
|||
port=bzip2
|
||||
version=1.0.8
|
||||
files=(
|
||||
"https://sourceware.org/pub/bzip2/bzip2-${version}.tar.gz bzip2-${version}.tar.gz ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269"
|
||||
"https://sourceware.org/pub/bzip2/bzip2-${version}.tar.gz ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269"
|
||||
)
|
||||
makeopts=("bzip2")
|
||||
installopts=("PREFIX=${SERENITY_INSTALL_ROOT}/usr/local")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue