mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 14:25:24 +01:00
Split installed files out of /after into /image.
This commit is contained in:
parent
4d7b25e47a
commit
c8784cbcd3
118 changed files with 689 additions and 690 deletions
|
|
@ -54,7 +54,7 @@ src_prepare() {
|
|||
# Rebuild libtool files
|
||||
rm config.guess config.sub ltmain.sh
|
||||
libtoolize
|
||||
cp ${PREFIX}/share/aclocal/libtool.m4 aclocal.m4
|
||||
cp "${PREFIX}/share/aclocal/libtool.m4" aclocal.m4
|
||||
|
||||
# automake errors out without this
|
||||
cd gas
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue