Improve compatibility with new CMake macro

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent d102ae088b
commit 73be331968
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

@ -1,3 +1,5 @@
%undefine __cmake_in_source_build
Name: uriparser
Version: 0.9.4
Release: 1%{?dist}
@ -57,7 +59,7 @@ sed -i 's/GENERATE_QHP\ =\ yes/GENERATE_QHP\ =\ no/g' doc/Doxyfile.in
%check
LD_LIBRARY_PATH=".libs" make check
LD_LIBRARY_PATH=".libs" make check -C %{_vpath_builddir}
%ldconfig_scriptlets

Loading…
Cancel
Save