extra tokens at the end of %endif directive in line.
This commit is contained in:
parent
a37f7a7aa0
commit
d158750279
6
dist/rpm/valentina.spec
vendored
6
dist/rpm/valentina.spec
vendored
|
@ -51,7 +51,7 @@ BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%endif # %if 0%{?mageia} > 0
|
%endif # mageia > 0
|
||||||
|
|
||||||
# SUSE Specifics
|
# SUSE Specifics
|
||||||
%if 0%{?suse_version} > 0
|
%if 0%{?suse_version} > 0
|
||||||
|
@ -82,7 +82,7 @@ BuildRequires: libqt5-qtxmlpatterns-devel
|
||||||
BuildRequires: libQt5XmlPatterns-devel
|
BuildRequires: libQt5XmlPatterns-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%endif # %if 0%{?suse_version} > 0
|
%endif # suse_version > 0
|
||||||
|
|
||||||
# CentOS 7.0 specifics
|
# CentOS 7.0 specifics
|
||||||
%if 0%{?centos_version} >= 700 && 0%{?centos_version} < 800
|
%if 0%{?centos_version} >= 700 && 0%{?centos_version} < 800
|
||||||
|
@ -165,7 +165,7 @@ qmake PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} Valentina.pro -r "CONFIG +
|
||||||
qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols"
|
qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%endif # 0%{?suse_version} > 0
|
%endif # suse_version > 0
|
||||||
|
|
||||||
%{__make} %{?jobs:-j %jobs}
|
%{__make} %{?jobs:-j %jobs}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user