OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   25-Oct-2002 14:43:26
  Branch: HEAD                             Handle: 2002102513432600

  Modified files:
    openpkg-src/bash        profile

  Log:
    Hell, wouldn't be nice if a programmer could remember the features he implemented?

  Summary:
    Revision    Changes     Path
    1.5         +1  -1      openpkg-src/bash/profile
  ____________________________________________________________________________

  Index: openpkg-src/bash/profile
  ============================================================
  $ cvs diff -u -r1.4 -r1.5 profile
  --- openpkg-src/bash/profile  25 Oct 2002 12:28:36 -0000      1.4
  +++ openpkg-src/bash/profile  25 Oct 2002 12:43:26 -0000      1.5
  @@ -91,7 +91,7 @@
   }
   
   #   suck in the Bourne-Shell environment of all OpenPKG packages
  -eval `@l_prefix@/etc/rc -p all env`
  +eval `@l_prefix@/etc/rc --eval all env`
   
   #   path to user environment init script
   if [ -f "$HOME/.bashrc" ]; then
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to