mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-14 10:51:10 +02:00
pentoo-updater: remove obsolete flag from perl-cleaner
This commit is contained in:
parent
e3ff2ef1b8
commit
dbddec6bb6
1 changed files with 1 additions and 1 deletions
|
|
@ -548,7 +548,7 @@ main_upgrades() {
|
|||
set_java #might fail, run it a few times
|
||||
set_ruby
|
||||
|
||||
perl-cleaner --ph-clean --modules -- --buildpkg=y || safe_exit
|
||||
perl-cleaner ---modules -- --buildpkg=y || safe_exit
|
||||
|
||||
emerge --deep --update --newuse -kb --changed-deps --newrepo @world || safe_exit
|
||||
set_java #might fail, run it a few times
|
||||
|
|
|
|||
Loading…
Reference in a new issue