Skip to content

Commit

Permalink
chore: new download
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Apr 4, 2024
1 parent e92ba31 commit af188f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/build/extras/sgml-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit af188f8

Please sign in to comment.