From 62efd2e9d26b78fe83b850dc43a9206556a2d851 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 30 Oct 2020 16:29:02 +0000 Subject: [PATCH] libarchive: Ship on core system Some tools link against this Signed-off-by: Michael Tremer --- config/rootfiles/common/libarchive | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/libarchive b/config/rootfiles/common/libarchive index 10950c9fc5..a4038b13fd 100644 --- a/config/rootfiles/common/libarchive +++ b/config/rootfiles/common/libarchive @@ -5,8 +5,8 @@ #usr/include/archive_entry.h #usr/lib/libarchive.la #usr/lib/libarchive.so -#usr/lib/libarchive.so.13 -#usr/lib/libarchive.so.13.4.0 +usr/lib/libarchive.so.13 +usr/lib/libarchive.so.13.4.0 #usr/lib/pkgconfig/libarchive.pc #usr/share/man/man1/bsdcat.1 #usr/share/man/man1/bsdcpio.1 -- 2.39.2