summaryrefslogtreecommitdiff
path: root/repo/devel/autoconf2-13.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/devel/autoconf2-13.xibuild')
-rw-r--r--repo/devel/autoconf2-13.xibuild4
1 files changed, 2 insertions, 2 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"