GraphicsMagick: Remove stray # from xz configure arguments. Hope...

GraphicsMagick Commits <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.31736.1645712268.1623.graphicsmagick-commit@lists.sourceforge.net>
changeset a3360dcff7d1 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=a3360dcff7d1
summary: Remove stray # from xz configure arguments. Hopefully this will fix xz build.

diffstat:

 fuzzing/oss-fuzz-build.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 7427499127a5 -r a3360dcff7d1 fuzzing/oss-fuzz-build.sh
--- a/fuzzing/oss-fuzz-build.sh	Thu Feb 24 08:15:22 2022 -0600
+++ b/fuzzing/oss-fuzz-build.sh	Thu Feb 24 08:17:32 2022 -0600
@@ -14,8 +14,8 @@
 # build xz
 #echo "=== Building xz..."
 pushd "$SRC/xz"
-./autogen.sh
-PKG_CONFIG_PATH="$WORK/lib/pkgconfig" ./configure --disable-xz --disable-lzmadec --disable-lzmainfo --disable-l#zma-links --disable-scripts --disable-doc --with-pic=yes --prefix="$WORK"
+./autogen.sh --no-po4a
+PKG_CONFIG_PATH="$WORK/lib/pkgconfig" ./configure --disable-xz --disable-lzmadec --disable-lzmainfo --disable-lzma-links --disable-scripts --disable-doc --with-pic=yes --prefix="$WORK"
 make -j$(nproc)
 make install
 popd
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.