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-Mar-2004 18:51:02
  Branch: HEAD                             Handle: 2004032517510200

  Modified files:
    openpkg-src/x11         x11.spec

  Log:
    ops, remove my debugging change

  Summary:
    Revision    Changes     Path
    1.27        +2  -2      openpkg-src/x11/x11.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/x11/x11.spec
  ============================================================================
  $ cvs diff -u -r1.26 -r1.27 x11.spec
  --- openpkg-src/x11/x11.spec  24 Mar 2004 16:15:46 -0000      1.26
  +++ openpkg-src/x11/x11.spec  25 Mar 2004 17:51:02 -0000      1.27
  @@ -34,7 +34,7 @@
   Group:        Meta
   License:      PD
   Version:      0
  -Release:      20040324
  +Release:      20040325
   
   #   list of sources
   Source0:      rc.x11
  @@ -152,7 +152,7 @@
       done
   
       #   make sure everything was found
  -    if [ ".$x11_bindir" != . ] ||\
  +    if [ ".$x11_bindir" = . ] ||\
          [ ".$x11_incdir" = . ] ||\
          [ ".$x11_libdir" = . ]; then
          set +x
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to