revert accidental commit
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=121
This commit is contained in:
parent
f98839df94
commit
fd7c6283fc
3
mc.spec
3
mc.spec
@ -120,6 +120,9 @@ echo "`grep %{name}-%{version}.tar.xz %{SOURCE6} | head -n1 | cut -c1-64` %{SOU
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf --force --install
|
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"
|
export X11_WWW="%{_datadir}/mc/x11_browser"
|
||||||
|
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user