From 5a7fadad231717a43203e3fe5d873975752304969f92dbd958c823016b5ee296 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 4 Jun 2013 12:31:12 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=191 --- coreutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index 4e85d81..ab12663 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -227,7 +227,7 @@ echo '.so man1/test.1' > %{buildroot}/%{_mandir}/man1/\[.1 %install_info --info-dir=%{_infodir} %{_infodir}/coreutils.info.gz # may fail if permissions is not there, but there is no way around that -%set_permissions %{_bindir}/su.core || true +%set_permissions %{_bindir}/su.core || : %endif # ================================================