mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 02:56:31 +01:00
Remove unnecessary mkdir call.
This commit is contained in:
parent
b46b776404
commit
c63d7ae89f
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ cp x86_defs.M1 lib/m2/x86/x86_defs.M1
|
||||||
rm x86_defs.M1
|
rm x86_defs.M1
|
||||||
|
|
||||||
# Build mes-m2
|
# Build mes-m2
|
||||||
mkdir bin m2
|
|
||||||
kaem --verbose --strict --file kaem.run
|
kaem --verbose --strict --file kaem.run
|
||||||
cp bin/mes-m2 ${bindir}/mes-m2
|
cp bin/mes-m2 ${bindir}/mes-m2
|
||||||
chmod 755 ${bindir}/mes-m2
|
chmod 755 ${bindir}/mes-m2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue