Use an absolute path for the configure script and srcdir

This commit is contained in:
Björn Esser 2019-02-19 13:35:54 +01:00
parent 3f81c43bc7
commit 54470d8c28
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -99,7 +99,8 @@
# Needed for out-of-tree builds.
%global _configure ../"configure"
%global src_topleveldir %{_builddir}/%{name}-%{version}
%global _configure "%{src_topleveldir}/configure"
# Common configure options.
@ -118,7 +119,7 @@
%else \
--disable-valgrind \\\
%endif \
--srcdir=.. \\\
--srcdir=%{src_topleveldir} \\\
--with-pkgconfigdir=%{_libdir}/pkgconfig
@ -467,6 +468,7 @@ done
- Add Recommends: whois-mkpasswd for Fedora
- Optimize installation of the documentation files
- Fix %%description
- Use an absolute path for the configure script and srcdir
* Tue Feb 19 2019 Björn Esser <besser82@fedoraproject.org> - 4.4.3-7
- Add patch to fix the output formatting of a test