mirror of
https://github.com/pentoo/pentoo-overlay-wiki
synced 2026-01-03 12:52:16 +01:00
Merge 36774930a9 into 1a6249f3f7
This commit is contained in:
commit
73e072e433
1 changed files with 7 additions and 1 deletions
|
|
@ -130,6 +130,12 @@ after python/perl upgrade:
|
|||
perl-cleaner --modules
|
||||
python-updater
|
||||
````
|
||||
plenty of unresolvable dependencies, perl-cleaner didn't work? (of course it didn't:)
|
||||
````
|
||||
emerge --tree --verbose --verbose-conflicts --oneshot dev-lang/perl $(qlist -IC 'virtual/perl-*') $(qlist -IC 'dev-perl/*')
|
||||
perl-cleaner --all
|
||||
````
|
||||
|
||||
|
||||
*Run the following command under each regular user's account*
|
||||
##### Regenerate the main menu for XFCE WM (or "-e" for e17, "-k" for KDE)
|
||||
|
|
@ -137,4 +143,4 @@ python-updater
|
|||
genmenu.py -x
|
||||
````
|
||||
|
||||
Discussion and support available on irc.freenode.net **#pentoo**
|
||||
Discussion and support available on irc.freenode.net **#pentoo**
|
||||
|
|
|
|||
Loading…
Reference in a new issue