From 46ce36014ebfa4adb7d6dc828feaecad75a4b4cb Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 31 Aug 2014 17:02:26 +0200 Subject: [PATCH] - restored (and updated) gawk conflict fix --- man-pages.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man-pages.spec b/man-pages.spec index ae659e1..e957b54 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -464,6 +464,10 @@ find man3 -type f | grep -v 'intro\.3' | xargs %{__rm} # rpcbind, formerly glibc %{__rm} man8/rpcinfo.8 +# gawk +%{__rm} man1/{gawk,igawk}.1 +%{__rm} {es,it,ja,pl}/man1/gawk.1 +%{__rm} {es,ja,pl}/man1/igawk.1 # shadow (but not pwdutils!); shadow(5) is missing in pwdutils too %{__rm} man5/passwd.5 -- 2.43.0