Remove gnutls.pc workaround

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-02-15 09:46:38 -05:00
parent a88eae1c54
commit 7d23031443

View File

@ -312,11 +312,7 @@ systemd-journal-remote, and systemd-journal-upload.
# Restore systemd-user pam config from before "removal of Fedora-specific bits"
cp -p %{SOURCE12} src/login/
# https://bugzilla.redhat.com/show_bug.cgi?id=1422256
sed /Requires.private/d %_libdir/pkgconfig/gnutls.pc >gnutls.pc
%build
export PKG_CONFIG_PATH=.
./autogen.sh
%{?fedora: %global ntpvendor fedora}