From f73f969d2dd025d8d30763cde0da7807922a6ac4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 4 Apr 2011 06:28:41 +0000 Subject: [PATCH] - always nuke info/dir Changed files: coreutils.spec -> 1.175 --- coreutils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coreutils.spec b/coreutils.spec index 220f8b5..b33d503 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -201,8 +201,8 @@ done install %{SOURCE9} $RPM_BUILD_ROOT%{_mandir}/pl/man1/mktemp.1 # unwanted (-f left intentionally - some manuals could have no translations) rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/{hostname,kill,uptime}.1 - -%{__rm} $RPM_BUILD_ROOT%{_infodir}/dir +# always remove, never packaged but sometimes installed +rm -f $RPM_BUILD_ROOT%{_infodir}/dir %find_lang %{name} -- 2.44.0