mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
busybox: remove pod2man substitution.
This commit is contained in:
parent
1640da5688
commit
9b99c1e24d
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ fi
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
cp -f ${FILESDIR}/dotconfig .config
|
cp -f ${FILESDIR}/dotconfig .config
|
||||||
sed -i "s|pod2|/usr/lib/perl5/core_perl/bin/pod2|g" Makefile.custom
|
|
||||||
make ${makejobs}
|
make ${makejobs}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue