mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-10 13: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
|
|
@ -24,8 +24,8 @@ COMMON_CFLAGS = \
|
|||
-DHAVE_DECL_STRTOULL \
|
||||
-DHAVE_TZNAME \
|
||||
-DPIPESIZE=4096 \
|
||||
-DDEFAULT_PATH_VALUE=\"/after/bin\" \
|
||||
-DSTANDARD_UTILS_PATH=\"/after/bin\" \
|
||||
-DDEFAULT_PATH_VALUE=\"$(prefix)/bin\" \
|
||||
-DSTANDARD_UTILS_PATH=\"$(prefix)/bin\" \
|
||||
-DPPROMPT=\"$ \" \
|
||||
-DSPROMPT=\"$ \" \
|
||||
-DCONF_MACHTYPE=\"bootstrap\" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue