Take another whack at the GNOME 2.4 upgrade procedure.
This commit is contained in:
parent
d1e2cad822
commit
227e6fd8ec
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18171
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.37 2003/09/18 15:33:51 bland Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.38 2003/09/18 18:45:15 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME 2.4 FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -213,7 +213,8 @@ ggv
|
|||
for such purpose. This will do the job well:</p>
|
||||
|
||||
<pre>
|
||||
# portupgrade -rf -m BATCH=yes ORBit2
|
||||
# portupgrade -rf -m BATCH=yes atk
|
||||
# portupgrade -r -m BATCH=yes ORBit2
|
||||
# portupgrade -R -m BATCH=yes gnome2
|
||||
</pre>
|
||||
|
||||
|
|
Loading…
Reference in a new issue