summaryrefslogtreecommitdiff
path: root/repo/devel
diff options
context:
space:
mode:
Diffstat (limited to 'repo/devel')
-rw-r--r--repo/devel/autoconf2-13.xibuild4
-rw-r--r--repo/devel/docbook-xsl.xibuild4
-rw-r--r--repo/devel/sgml-common.xibuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/repo/devel/autoconf2-13.xibuild b/repo/devel/autoconf2-13.xibuild
index ac66134..2bd4e7c 100644
--- a/repo/devel/autoconf2-13.xibuild
+++ b/repo/devel/autoconf2-13.xibuild
@@ -5,9 +5,9 @@ DEPS="perl"
PKG_VER=2.13
SOURCE=https://ftp.gnu.org/gnu/autoconf/autoconf-$PKG_VER.tar.gz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/autoconf-$PKG_VER-consolidated_fixes-1.patch
- )
+ "
DESC="GNU programs for producing shell scripts that can automatically configure source code, legacy $PKG_VER version"
diff --git a/repo/devel/docbook-xsl.xibuild b/repo/devel/docbook-xsl.xibuild
index 895b155..e3dcccc 100644
--- a/repo/devel/docbook-xsl.xibuild
+++ b/repo/devel/docbook-xsl.xibuild
@@ -5,9 +5,9 @@ DEPS="libxml2 libxslt docbook-xml"
PKG_VER=1.79.2
SOURCE=https://github.com/docbook/xslt10-stylesheets/releases/download/release/$PKG_VER/docbook-xsl-nons-$PKG_VER.tar.bz2
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/docbook-xsl-nons-$PKG_VER-stack_fix-1.patch
-)
+"
DESC="XML stylesheets for Docbook-xml transformations"
diff --git a/repo/devel/sgml-common.xibuild b/repo/devel/sgml-common.xibuild
index b62f243..752a44d 100644
--- a/repo/devel/sgml-common.xibuild
+++ b/repo/devel/sgml-common.xibuild
@@ -5,9 +5,9 @@ DEPS="libxml2 sgml-common"
PKG_VER=0.6.3
SOURCE=https://sourceware.org/ftp/docbook-tools/new-trials/SOURCES/sgml-common-$PKG_VER.tgz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/sgml-common-$PKG_VER-manpage-1.patch
- )
+ "
DESC="Tools for maintaining centralized SGML catalogs."