add instructions how to update portage when --sync tells you to do so; bug 118715
authorSimon Stelling <blubb@gentoo.org>
Sun, 16 Apr 2006 21:16:18 +0000 (21:16 -0000)
committerSimon Stelling <blubb@gentoo.org>
Sun, 16 Apr 2006 21:16:18 +0000 (21:16 -0000)
svn path=/main/trunk/; revision=3165

bin/emerge

index d549ad72ecaf21351294b3a419c778166b43ff8c..49bc19bbd6fc1043559bb682ffd49f97a8bb873a 100755 (executable)
@@ -2948,6 +2948,7 @@ if myaction in ["sync","metadata"] and (not "--help" in myopts):
                print red(" * ")+"that you update portage now, before any other packages are updated."
                print red(" * ")+"Please run 'emerge portage' and then update "+bold("ALL")+" of your"
                print red(" * ")+"configuration files."
+               print red(" * ")+"To update portage, run 'emerge portage'."
                print
 elif myaction=="regen":
        emergelog(" === regen")