This website works better with JavaScript.
Home
Help
Register
Sign In
reGen2
/
ezbuild
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add comment
master
belliash
9 years ago
parent
251e311482
commit
12df197648
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
files/dispatch.sh
+ 1
- 0
files/dispatch.sh
View File
@ -91,6 +91,7 @@ if [ ${DISPATCH_STAGE} -eq 2 ]; then
dispatchProgress
3
fi
# Begin stage #3
if
[
${
DISPATCH_STAGE
}
-eq
3
]
;
then
einfo
"Dispatching system..."
emerge -1 --nodeps baselayout
&
> /dev/null
||
die
"Unable to emerge baselayout!"
3
Write
Preview
Loading…
Cancel
Save