Just nuke the gnutls private deps
It still fails in koji, and I'd have to download each package from koji by hand to find out what is the issue (or wait until tomorrow for a compose). Let's just nuke the whole thing, all deps should be installed.
This commit is contained in:
parent
cfadacd273
commit
6353553a57
@ -307,7 +307,7 @@ systemd-journal-remote, and systemd-journal-upload.
|
||||
cp -p %{SOURCE12} src/login/
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1422256
|
||||
sed s/libidn2,// %_libdir/pkgconfig/gnutls.pc >gnutls.pc
|
||||
sed /Requires.private/d %_libdir/pkgconfig/gnutls.pc >gnutls.pc
|
||||
|
||||
%build
|
||||
export PKG_CONFIG_PATH=.
|
||||
|
Loading…
Reference in New Issue
Block a user