mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-07 11:55:23 +01:00
Fix musl-1.2.3 when umask on host system is not 022
This commit is contained in:
parent
fcaa778e93
commit
a89c76cc73
3 changed files with 2 additions and 2 deletions
|
|
@ -30,5 +30,5 @@ src_install() {
|
|||
|
||||
# Add library search path configurtion
|
||||
mkdir -p "${DESTDIR}/etc"
|
||||
cp ../../ld-musl-i386.path "${DESTDIR}/etc"
|
||||
cp ld-musl-i386.path "${DESTDIR}/etc"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue