Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kincsescsaba committed Feb 27, 2024
1 parent be3846e commit 6827d82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/minimal_overlay/bundles/util_linux/02_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,10 @@ make -j $NUM_JOBS install

echo "Reducing '$BUNDLE_NAME' size."
reduce_size $DEST_DIR/bin
reduce_size $DEST_DIR/lib

install_to_overlay bin
install_to_overlay lib

echo "Bundle '$BUNDLE_NAME' has been installed."

Expand Down

0 comments on commit 6827d82

Please sign in to comment.