diff --git a/scripts/build/extras/sgml-common.sh b/scripts/build/extras/sgml-common.sh index 6488d222..72a20b65 100755 --- a/scripts/build/extras/sgml-common.sh +++ b/scripts/build/extras/sgml-common.sh @@ -13,8 +13,8 @@ rm -rf sgml-common-$VERSION && tar -zxf "sgml-common-$VERSION.tgz" rm -f "sgml-common-$VERSION.tgz" cd sgml-common-$VERSION -#wget --content-disposition "https://lfs.mirror.fileplanet.com/patches/downloads/sgml-common/sgml-common-0.6.3-manpage-1.patch" -#patch -Np1 -i sgml-common-$VERSION-manpage-1.patch +wget --content-disposition "https://lfs.mirror.fileplanet.com/patches/downloads/sgml-common/sgml-common-0.6.3-manpage-1.patch" +patch -Np1 -i sgml-common-$VERSION-manpage-1.patch autoreconf -f -i ./configure --prefix=$PREFIX --sysconfdir=/etc