Commit e9a1493a authored by Leo Le Bouter's avatar Leo Le Bouter

component/groff: update bundled GNU Config, also in bundled gnulib

parent f48accbe
......@@ -4,12 +4,16 @@ parts =
extends =
../perl/buildout.cfg
../gnu-config/buildout.cfg
[groff]
recipe = slapos.recipe.cmmi
shared = true
url = http://ftp.gnu.org/gnu/groff/groff-1.21.tar.gz
md5sum = 8b8cd29385b97616a0f0d96d0951c5bf
pre-configure =
cp -f ${gnu-config:location}/config.sub ${gnu-config:location}/config.guess .
cp -f ${gnu-config:location}/config.sub ${gnu-config:location}/config.guess src/libs/gnulib/build-aux
configure-options =
--disable-static
--without-x
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment