From 7ddc2a7fbb2a8645b21cc7c1f4df84b5c92bd416 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 25 Aug 2018 22:30:59 +0000 Subject: system/libarchive: BSD, save us from the POSIX cpio monster --- system/libarchive/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'system/libarchive') diff --git a/system/libarchive/APKBUILD b/system/libarchive/APKBUILD index e1bb7ee04..6acf2a96a 100644 --- a/system/libarchive/APKBUILD +++ b/system/libarchive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: A. Wilcox pkgname=libarchive pkgver=3.3.2 -pkgrel=4 +pkgrel=5 pkgdesc="Library for creating and reading streaming archives" url="http://libarchive.org/" arch="all" @@ -54,6 +54,7 @@ tools() { mkdir -p "$subpkgdir"/usr/ mv "$pkgdir"/usr/bin "$subpkgdir"/usr/ ln -s bsdtar "$subpkgdir"/usr/bin/tar + ln -s bsdcpio "$subpkgdir"/usr/bin/cpio } sha512sums="1e538cd7d492f54b11c16c56f12c1632ba14302a3737ec0db786272aec0c8020f1e27616a7654d57e26737e5ed9bfc9a62f1fdda61a95c39eb726aa7c2f673e4 libarchive-3.3.2.tar.gz -- cgit v1.2.3-60-g2f50