forked from ceres-sees-all/ceres-ebuilds
Add bootstrap to zen
This commit is contained in:
parent
ac6b594f8e
commit
6d67f673a4
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ src_prepare() {
|
|||
npm i || die
|
||||
npm run init || die
|
||||
python ./scripts/update_en_US_packs.py || die
|
||||
npm run bootstrap
|
||||
eapply_user
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue