mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Remove unnecessary sed from perl 5.30
This commit is contained in:
parent
8e408f77cc
commit
b70900a652
1 changed files with 0 additions and 4 deletions
|
|
@ -47,10 +47,6 @@ src_prepare() {
|
|||
metaconfig -m
|
||||
|
||||
# Glossary
|
||||
sed -i -e "s:/pro/3gl/CPAN/lib/dist:${PREFIX}/lib/perl5/5.6.2:" \
|
||||
-e "s:/pro/3gl/CPAN/perl:$PWD:" \
|
||||
../metaconfig*/U/mkglossary
|
||||
chmod +x ../metaconfig*/U/mkglossary
|
||||
../metaconfig*/U/mkglossary > Porting/Glossary
|
||||
|
||||
bash dist/Devel-PPPort/devel/mkapidoc.sh . \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue