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:   05-Apr-2003 20:00:44
  Branch: HEAD                             Handle: 2003040519004300

  Modified files:
    openpkg-src/xboard      xboard.spec

  Log:
    keep "--with-x" if "--x-includes" and "--x-libraries" is
    used for consistency with all other X11 applications.

  Summary:
    Revision    Changes     Path
    1.8         +1  -0      openpkg-src/xboard/xboard.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xboard/xboard.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 xboard.spec
  --- openpkg-src/xboard/xboard.spec    5 Apr 2003 15:39:26 -0000       1.7
  +++ openpkg-src/xboard/xboard.spec    5 Apr 2003 18:00:43 -0000       1.8
  @@ -76,6 +76,7 @@
           --sysconfdir=%{l_prefix}/etc/%{name} \
           --localstatedir=%{l_prefix}/var/%{name} \
           --oldincludedir=%{l_prefix}/include/ \
  +        --with-x \
           --x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \
           --x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \
           --with-Xaw3d \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to