[go: up one dir, main page]

Skip to content

Commit

Permalink
Pin perl at this stage
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Aug 22, 2018
1 parent 82e8551 commit 9c86cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/post-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ FILES_TO_REMOVE=(
# Upgrading packages

rsync -av "rsync://rsync.at.gentoo.org/gentoo-portage/licenses/" "/usr/portage/licenses/" && ls /usr/portage/licenses -1 | xargs -0 > /etc/entropy/packages/license.accept && \
equo up && equo i --nodeps sys-apps/portage sys-apps/entropy app-admin/equo && equo u && \
equo up && equo i --nodeps sys-apps/portage sys-apps/entropy app-admin/equo dev-lang/perl && equo u && \
echo -5 | equo conf update

PACKAGES_TO_REMOVE=($(equo q list installed -qv))
Expand Down

0 comments on commit 9c86cf3

Please sign in to comment.