mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 22:35:23 +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
|
|
@ -29,8 +29,8 @@ patch -Np0 -i ../../patches/ls-strcmp.patch
|
|||
patch -Np0 -i ../../patches/touch-getdate.patch
|
||||
|
||||
# Build and install
|
||||
/after/bin/make -f Makefile
|
||||
/after/bin/make -f Makefile install
|
||||
make -f Makefile PREFIX=${prefix}
|
||||
make -f Makefile PREFIX=${prefix} install
|
||||
|
||||
cd ../..
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue