From e01ecaa569cf9d1343a0c43f6467454e99d0b068 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 27 Mar 2018 18:12:14 -0500 Subject: system/libarchive: don't provide cpio any more, we have a better one --- system/libarchive/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'system') diff --git a/system/libarchive/APKBUILD b/system/libarchive/APKBUILD index f7d4aa2c4..a8310cbd4 100644 --- a/system/libarchive/APKBUILD +++ b/system/libarchive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=libarchive pkgver=3.3.2 -pkgrel=2 +pkgrel=3 pkgdesc="library that can create and read several streaming archive formats" url="http://libarchive.org/" arch="all" @@ -48,7 +48,6 @@ 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