From 455863f6da341e991dea525b7cc35f1ea1716b4f Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 14 Oct 2019 18:30:33 +0300 Subject: [PATCH] gzip: remove file now handled by package manager --- core/gzip/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/gzip/build b/core/gzip/build index 0c882126..6daf22f8 100755 --- a/core/gzip/build +++ b/core/gzip/build @@ -5,5 +5,3 @@ make make DESTDIR="$1" install - -rm -f "$1/usr/lib/charset.alias"