This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -104,7 +104,6 @@ cp config.guess config.sub ../vttest-%{vttest_version}
|
||||
cd ../vttest-%{vttest_version}
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
%define xappdefs %{_datadir}/X11/app-defaults
|
||||
%define xfontsd %{_datadir}/fonts
|
||||
%define xterminfo %{_libexecdir}/X11%{_sysconfdir}
|
||||
@@ -128,6 +127,7 @@ grep "#define XRENDERFONT 1" xtermcfg.h
|
||||
make %{?_smp_mflags}
|
||||
|
||||
pushd "../vttest-%{vttest_version}"
|
||||
%define _lto_cflags %{nil}
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
popd
|
||||
|
Reference in New Issue
Block a user