mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-25 04:26:31 +01:00
Perl 5.005_03
This commit is contained in:
parent
7e9054570e
commit
4276dfee1d
11 changed files with 160 additions and 5 deletions
|
|
@ -11,9 +11,6 @@ src_prepare() {
|
|||
mv perly.tab.c perly.c
|
||||
mv perly.tab.h perly.h
|
||||
|
||||
# tcc messes up floats, which breaks version detection
|
||||
sed -i '/require/d' embed.pl
|
||||
|
||||
# Regenerate other prebuilt header files
|
||||
for file in embed keywords opcode; do
|
||||
rm ${file}.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue