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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re                       Date:   25-Feb-2004 00:25:02
  Branch: HEAD                             Handle: 2004022423250100

  Modified files:
    openpkg-re              todo.txt

  Log:
    correct and enhance build of binary source sh

  Summary:
    Revision    Changes     Path
    1.193       +4  -2      openpkg-re/todo.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/todo.txt
  ============================================================================
  $ cvs diff -u -r1.192 -r1.193 todo.txt
  --- openpkg-re/todo.txt       24 Feb 2004 11:55:02 -0000      1.192
  +++ openpkg-re/todo.txt       24 Feb 2004 23:25:01 -0000      1.193
  @@ -43,8 +43,10 @@
       - build openpkg-2.0.0-2.0.0.src.rpm
       - build openpkg-2.0.0-2.0.0.src.sh
       - build openpkg-2.0.0-2.0.0.<arch>-<os>-<tag>.src.sh using
  -      sh openpkg-2.0.0-2.0.0.src.sh \
  -          --tag=openpkg --user=openpkg --group=openpkg \
  +      cd bin/`hostname | sed -e 's;\..*$;;'`-*
  +      sh ../../src/master/openpkg-2.0.0-2.0.0.src.sh \
  +          --prefix=/openpkg --tag=openpkg \
  +          --user=openpkg --group=openpkg \
             --muid="42000" --ruid="42001" --nuid="42002" \
             --mgid="42000" --rgid="42001" --ngid="42002"
       - sources, source.sh and binaries for CORE, CORE+BASE and PLUS on ftp server
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to