Skip to content

Commit

Permalink
Ports: Fix libarchive port (SerenityOS#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
danboid authored and awesomekling committed Nov 9, 2019
1 parent 031f0ee commit b7efebe
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Ports/libarchive/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,4 @@ port=libarchive
version=3.4.0
useconfigure=true
files="https://libarchive.org/downloads/libarchive-3.4.0.tar.gz libarchive-3.4.0.tar.gz"
patchlevel=1

configure() {
run ./"$configscript" --host=i686-pc-serenity $configopts
}
depends=zlib

0 comments on commit b7efebe

Please sign in to comment.