tools-uclibc/desktop: organize build.sh into bash functions
This commit is contained in:
parent
861c54b57f
commit
29dff6b837
10 changed files with 171 additions and 88 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash -l
|
||||
|
||||
source /etc/profile
|
||||
env-update
|
||||
emerge --keep-going -evq world
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue