openpkg/local.README

changeset 428
f880f219c566
parent 13
cb59d6afeb61
     1.1 --- a/openpkg/local.README	Tue Jul 31 12:12:54 2012 +0200
     1.2 +++ b/openpkg/local.README	Tue Jul 31 12:23:42 2012 +0200
     1.3 @@ -1,16 +1,16 @@
     1.4  
     1.5 -  This is @l_prefix@/local/, the manually-managed software package hierarchy
     1.6 -  inside the OpenPKG software hierarchy @l_prefix@. This filesystem area
     1.7 +  This is @l_prefix@/local/, the manually-managed software stack
     1.8 +  inside the OpenPKG instance @l_prefix@. This filesystem area
     1.9    contains software which was manually installed under @l_prefix@/local/PKG/
    1.10    and activated under @l_prefix@/local/ by running:
    1.11  
    1.12    $ @l_prefix@/bin/openpkg lsync
    1.13  
    1.14 -  Use "eval `@l_prefix@/etc/rc --eval all env`" from within a user's
    1.15 -  Bourne (Again) Shell startup script (.profile or .bashrc) in
    1.16 -  order to activate this hierarchy and all of its packages.
    1.17 +  Use "eval `@l_prefix@/bin/openpkg rc --eval all env`" from within a
    1.18 +  user's Bourne (Again) Shell startup script (.profile or .bashrc) in
    1.19 +  order to activate this manual software stack and all of its packages.
    1.20  
    1.21    In case of any questions or problems post to the OpenPKG project
    1.22    user support mailing list <openpkg-users@openpkg.org>. For more
    1.23 -  details about OpenPKG visit http://www.openpkg.org/.
    1.24 +  details about OpenPKG visit http://openpkg.org/.
    1.25  

mercurial