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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   16-Jan-2004 18:53:36
  Branch: HEAD                             Handle: 2004011617533600

  Modified files:
    openpkg-src/x11         x11.spec

  Log:
    hey congratulations to myself for such a bad idea that I think I'll
    back out my own change right now

  Summary:
    Revision    Changes     Path
    1.22        +1  -1      openpkg-src/x11/x11.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/x11/x11.spec
  ============================================================================
  $ cvs diff -u -r1.21 -r1.22 x11.spec
  --- openpkg-src/x11/x11.spec  16 Jan 2004 17:41:13 -0000      1.21
  +++ openpkg-src/x11/x11.spec  16 Jan 2004 17:53:36 -0000      1.22
  @@ -76,7 +76,7 @@
           /usr/local/[xX]ree86/bin \
           /usr/athena/bin \
       ; do
  -        if [ -f "$bindir/xmkmf" -o -f "$bindir/xset" ]; then
  +        if [ -f "$bindir/xmkmf" ]; then
               x11_bindir="$bindir"
               break
           fi
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to