diff options
Diffstat (limited to 'chapter08/pkgconf.xml')
-rw-r--r-- | chapter08/pkgconf.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/pkgconf.xml b/chapter08/pkgconf.xml index 3bbec0705..fd61b4d40 100644 --- a/chapter08/pkgconf.xml +++ b/chapter08/pkgconf.xml @@ -43,15 +43,15 @@ <sect2 role="installation"> <title>Installation of Pkgconf</title> - +<!-- <para>Pkgconf-2.0.0 explicitly errors when attempting to run - <option>--modversion</option> with multiple arguments, even if these + <option>- -modversion</option> with multiple arguments, even if these arguments are constraints for the same package. This breaks many packages in BLFS. Run this sed to reinstate the old output for pkgconf:</para> <screen><userinput remap="pre">sed -i '1330,1336s|^|//|' cli/main.c</userinput></screen> - +--> <para>Prepare Pkgconf for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |