Add work-around for misdetection of gnutls and µhttpd
This commit is contained in:
parent
0f34996575
commit
d4f0a28c8c
@ -306,7 +306,11 @@ systemd-journal-remote, and systemd-journal-upload.
|
|||||||
# Restore systemd-user pam config from before "removal of Fedora-specific bits"
|
# Restore systemd-user pam config from before "removal of Fedora-specific bits"
|
||||||
cp -p %{SOURCE12} src/login/
|
cp -p %{SOURCE12} src/login/
|
||||||
|
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1422256
|
||||||
|
sed s/libidn2,// %_libdir/pkgconfig/gnutls.pc >gnutls.pc
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export PKG_CONFIG_PATH=.
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
||||||
%{?fedora: %global ntpvendor fedora}
|
%{?fedora: %global ntpvendor fedora}
|
||||||
|
Loading…
Reference in New Issue
Block a user