From b7cad375b83ee3808a839b468f4e3d5922e7d97740c0f5542ca5c0f6cc8a8930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Thu, 30 Nov 2017 15:38:01 +0000 Subject: [PATCH] simplify OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=419 --- rpm.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rpm.spec b/rpm.spec index 17dc794..87e04ba 100644 --- a/rpm.spec +++ b/rpm.spec @@ -17,9 +17,7 @@ #Compat macro for new _fillupdir macro introduced in Nov 2017 -%if ! %{defined _fillupdir} - %define _fillupdir /var/adm/fillup-templates -%endif +%{?!_fillupdir:%define _fillupdir /var/adm/fillup-templates} Name: rpm BuildRequires: binutils