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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-tools                    Date:   06-Mar-2006 19:50:24
  Branch: HEAD                             Handle: 2006030618502400

  Modified files:
    openpkg-tools/cmd       src2make.pl

  Log:
    fix typo

  Summary:
    Revision    Changes     Path
    1.18        +1  -1      openpkg-tools/cmd/src2make.pl
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-tools/cmd/src2make.pl
  ============================================================================
  $ cvs diff -u -r1.17 -r1.18 src2make.pl
  --- openpkg-tools/cmd/src2make.pl     1 Jan 2006 14:04:50 -0000       1.17
  +++ openpkg-tools/cmd/src2make.pl     6 Mar 2006 18:50:24 -0000       1.18
  @@ -134,7 +134,7 @@
             " -s,--srcdir=PATH   filesystem path to source directory (for 
source RPMs)\n" .
             " -o,--outdir=PATH   filesystem path to output directory (for 
Makefiles)\n" .
             " -c,--classes=+A-B  include/exclude class (CORE, BASE, PLUS, 
PRIV, EVAL, JUNK)" .
  -          " -C|--config=FILE   specifiy config file ($config)\n";
  +          " -C|--config=FILE   specify config file ($config)\n";
       exit(0);
   }
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to