]> git.pld-linux.org Git - packages/coreutils.git/blobdiff - coreutils.spec
- back to rm -f for translated man pages (no kill(1) pages currently)
[packages/coreutils.git] / coreutils.spec
index 1c0aabfb9b01605e105d5c50d38855ed4526fb2a..d07fedb179886c600a925f771f59246b99b3673d 100644 (file)
@@ -182,7 +182,7 @@ for d in cs da de es fi fr hu id it ja ko nl pl pt ru zh_CN ; do
 done
 install %{SOURCE9} $RPM_BUILD_ROOT%{_mandir}/pl/man1/mktemp.1
 # unwanted
-%{__rm} $RPM_BUILD_ROOT%{_mandir}/*/man1/{hostname,kill,uptime}.1
+rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/{hostname,kill,uptime}.1
 
 %find_lang %{name}
 
This page took 0.062508 seconds and 4 git commands to generate.