From f39e56416a18d0724cfa73c3edf439880cd75c0402141e9a893731b691461879 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 23 Sep 2014 20:39:42 +0000 Subject: [PATCH] Empty condition on openSUSE_12.3: fix that OBS-URL: https://build.opensuse.org/package/show/utilities/parkverbot?expand=0&rev=15 --- parkverbot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parkverbot.spec b/parkverbot.spec index 25e57dc..41fe260 100644 --- a/parkverbot.spec +++ b/parkverbot.spec @@ -69,7 +69,7 @@ make install DESTDIR="%buildroot"; %defattr(-,root,root) %_sbindir/parkverbot %_mandir/man*/parkverbot* -%if %{?_unitdir:1} +%if 0%{?_unitdir:1} %_unitdir/parkverbot@.service %_unitdir/parkverbot.service %endif