mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-09 21:05:24 +01:00
Fix small bug
This commit is contained in:
parent
d851484fc7
commit
a4a1416945
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ mkdir tmp/bin
|
|||
mkdir tmp/after/bin -p
|
||||
mkdir tmp/after/{lib,include}
|
||||
mkdir tmp/after/include/{mes,gnu,linux,sys,mach}
|
||||
mkdir tmp/after/include/linux/x86
|
||||
# put all the kaems for after in
|
||||
cp after.kaem tmp/
|
||||
cp after.kaem.run tmp/after/kaem.run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue