mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +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
|
|
@ -23,5 +23,5 @@ src_install() {
|
|||
default
|
||||
|
||||
# perl later requires /bin/pwd
|
||||
ln -s /after/bin/pwd /bin/pwd
|
||||
ln -s "${PREFIX}/bin/pwd" /bin/pwd
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue