Fix unzip shim for libarchive.
This commit is contained in:
parent
86976d11e9
commit
97077bbb92
@ -13,5 +13,5 @@ make DESTDIR="$1" install
|
||||
ln -s bsdcat "$1/usr/bin/cat"
|
||||
ln -s bsdcpio "$1/usr/bin/cpio"
|
||||
ln -s bsdtar "$1/usr/bin/tar"
|
||||
install -Dm644 unzip "$1/usr/bin/unzip"
|
||||
install -Dm755 unzip "$1/usr/bin/unzip"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user