From f1acb19f9a3f1d2c5fa73af77df9abdb6957ce5fe657185c076d69ef8d76f494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 21 Sep 2015 13:22:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=165 --- plymouth.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plymouth.spec b/plymouth.spec index db1f7ca..24f8c8b 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -367,7 +367,7 @@ sed -i "s/__DATE__/\"$(stat -c %y %{_sourcedir}/%{name}.changes)\"/" src/main.c # Change the default theme -%if %{is_opensuse} +%if 0%{?is_opensuse} sed -i -e 's/spinner/openSUSE/g' src/plymouthd.defaults %else sed -i -e 's/spinner/SLE/g' src/plymouthd.defaults