Accepting request 878235 from home:1Antoine1:branches:Base:System

- Don't install translated man pages for non-installed binaries
  (uptime, kill).

OBS-URL: https://build.opensuse.org/request/show/878235
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=218
This commit is contained in:
2021-03-11 06:47:32 +00:00
committed by Git OBS Bridge
parent 649f7d39c5
commit 135d482b6a
2 changed files with 8 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 10 21:34:06 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>
- Don't install translated man pages for non-installed binaries
(uptime, kill).
-------------------------------------------------------------------
Mon Feb 22 18:57:37 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>
+2
View File
@@ -193,7 +193,9 @@ install -d %{buildroot}/sbin
rm -f %{buildroot}%{_bindir}/kill
rm -f %{buildroot}%{_bindir}/uptime
rm -f %{buildroot}%{_mandir}/man1/kill.1
rm -f %{buildroot}%{_mandir}/*/man1/kill.1
rm -f %{buildroot}%{_mandir}/man1/uptime.1
rm -f %{buildroot}%{_mandir}/*/man1/uptime.1
find %{buildroot} -type f -name "*.la" -delete -print
rm -rf %{buildroot}%{_datadir}/doc/procps-ng