From 699e57ad52a2a81c5b53e62ea432a7eeaf7858e6 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Sat, 7 Mar 2015 19:56:46 -0600 Subject: [PATCH] Update alllll the macros --- wine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wine.spec b/wine.spec index 523ee44..8530bd9 100644 --- a/wine.spec +++ b/wine.spec @@ -15,7 +15,7 @@ # binfmt macros for RHEL %if 0%{?fedora} <= 20 || 0%{?rhel} == 7 %global _binfmtdir /usr/lib/binfmt.d -%binfmt_apply() \ +%global binfmt_apply() \ /usr/lib/systemd/systemd-binfmt %{?*} >/dev/null 2>&1 || : \ %{nil} %endif