From 1f6f388ba38890604388bd8c1b3eed3db159f0ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1draig=20Brady?=
Date: Thu, 3 Dec 2015 19:38:07 +0000
Subject: [PATCH] avoid warning about twice specified %files
---
coreutils.spec | 2 --
1 file changed, 2 deletions(-)
diff --git a/coreutils.spec b/coreutils.spec
index d2d7c1c..c852c0e 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -338,8 +338,6 @@ fi
%doc ABOUT-NLS NEWS README THANKS TODO
%{!?_licensedir:%global license %%doc}
%license COPYING
-%{_infodir}/coreutils*
-%{_mandir}/man*/*
%changelog
* Tue Dec 01 2015 Ondrej Oprala