Skip to content

Commit

Permalink
toolchain/meta-repo: Bump v.0.20241101+4
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Nov 3, 2024
1 parent 4a8d1de commit 0df2fd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/toolchain/meta-repo/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ env:
- FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox"
package_dir: /{{ .Values.name }}
steps:
# Add ego sync --in-place to avoid error with i18n-kit.
# I need to investigate why this happens
- >-
ego sync --in-place &&
mkdir -p /{{ .Values.name }}/var/git/ &&
cp -rvf /var/git/meta-repo/ /{{ .Values.name }}/var/git/ &&
mkdir -p /{{ .Values.name }}/etc/portage/repos.conf/ &&
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/meta-repo/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: meta-repo
version: 0.20241101+3
version: 0.20241101+4
category: toolchain

0 comments on commit 0df2fd5

Please sign in to comment.