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