Fix keyutils installation of libkeyutils.pc

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23147 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2020-05-16 02:31:37 +00:00
parent e17476f567
commit c6510a9f99

View File

@ -94,7 +94,7 @@
commands: commands:
</para> </para>
<screen><userinput>sed -i 's:$(LIBDIR)/$(PKGCONFIG_DIR):/usr/pkgconfig:' Makefile &amp;&amp; <screen><userinput>sed -i 's:$(LIBDIR)/$(PKGCONFIG_DIR):/usr/lib/pkgconfig:' Makefile &amp;&amp;
make</userinput></screen> make</userinput></screen>
<para> <para>