From 86740e811afd9520902446e92df833246bbf4df8dab5c6dd8a8b437991450b6c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 8 Jun 2021 14:23:02 +0000 Subject: [PATCH] Accepting request 898447 from home:mwilck:Leap:15.3 Fix build errors (installed but unpackaged files found) OBS-URL: https://build.opensuse.org/request/show/898447 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=130 --- schily.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schily.spec b/schily.spec index 589821f..b666eae 100644 --- a/schily.spec +++ b/schily.spec @@ -568,6 +568,7 @@ rm -Rfv \ $b/usr/bin/diff \ $b/usr/bin/dmake \ $b/usr/bin/hdump \ + $b/usr/bin/krcpp \ $b/usr/bin/label \ $b/usr/bin/lndir \ $b/usr/bin/make \ @@ -589,6 +590,7 @@ rm -Rfv \ $b/usr/bin/spaste \ $b/usr/bin/spatch \ $b/usr/bin/strar \ + $b/usr/bin/svr4.make \ $b/usr/bin/termcap \ $b/usr/bin/translit \ $b/usr/lib*/cpp \ @@ -620,6 +622,7 @@ rm -Rfv \ $b/usr/share/man/man1/dmake.1 \ $b/usr/share/man/man1/gnutar.1 \ $b/usr/share/man/man1/hdump.1 \ + $b/usr/share/man/man1/krcpp.1 \ $b/usr/share/man/man1/label.1 \ $b/usr/share/man/man1/lndir.1 \ $b/usr/share/man/man1/make.1 \