|
@@ -51,7 +51,7 @@
|
|
|
|
|
|
<para>Fix a problem with one of Pkg-config's tests:</para>
|
|
<para>Fix a problem with one of Pkg-config's tests:</para>
|
|
|
|
|
|
-<screen><userinput remap="pre">sed -i -e '21s/EXPECT_RETURN=1/EXPECT_RETURN=0/' check/check-cmd-options</userinput></screen>
|
|
|
|
|
|
+<screen><userinput remap="pre">sed -i -e '/!done/i/ longArg = NULL;' popt/popt.c</userinput></screen>
|
|
|
|
|
|
<para>Prepare Pkg-config for compilation:</para>
|
|
<para>Prepare Pkg-config for compilation:</para>
|
|
|
|
|