From fd7c6283fccafac16ba4b167c2483d1608edb6bce0ed49704ea160490191d7b3 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 26 Jun 2018 13:00:21 +0000 Subject: [PATCH] revert accidental commit OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=121 --- mc.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mc.spec b/mc.spec index 7fe3454..1a3e453 100644 --- a/mc.spec +++ b/mc.spec @@ -120,6 +120,9 @@ echo "`grep %{name}-%{version}.tar.xz %{SOURCE6} | head -n1 | cut -c1-64` %{SOU %build autoreconf --force --install +%define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith -Wformat-security -Wno-unused-parameter +export CFLAGS="$RPM_OPT_FLAGS %{warn_flags}" + export X11_WWW="%{_datadir}/mc/x11_browser" %configure \