mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-11 05:45:23 +01:00
parent
2927547595
commit
4463eedc03
2 changed files with 7 additions and 2 deletions
|
|
@ -21,6 +21,11 @@ src_prepare() {
|
|||
cd ..
|
||||
done
|
||||
|
||||
# Rebuild libtool files
|
||||
rm config.guess config.sub ltmain.sh
|
||||
libtoolize
|
||||
cp ${PREFIX}/share/aclocal/libtool.m4 aclocal.m4
|
||||
|
||||
# automake errors out without this
|
||||
cd gas
|
||||
mv config/m68k-parse.y .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue