busybox: remove pod2man substitution.
This commit is contained in:
parent
1640da5688
commit
9b99c1e24d
|
@ -27,7 +27,6 @@ fi
|
|||
do_build()
|
||||
{
|
||||
cp -f ${FILESDIR}/dotconfig .config
|
||||
sed -i "s|pod2|/usr/lib/perl5/core_perl/bin/pod2|g" Makefile.custom
|
||||
make ${makejobs}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue