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:   07-Mar-2003 18:25:05
  Branch: HEAD                             Handle: 2003030717250400

  Modified files:
    openpkg-src/ddd         ddd.patch ddd.spec

  Log:
    Fixed the build by configuring without athena widgets, and removed
    unused 'PC' identifier which conflicted

  Summary:
    Revision    Changes     Path
    1.4         +18 -0      openpkg-src/ddd/ddd.patch
    1.8         +1  -0      openpkg-src/ddd/ddd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ddd/ddd.patch
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 ddd.patch
  --- openpkg-src/ddd/ddd.patch 7 Mar 2003 14:34:18 -0000       1.3
  +++ openpkg-src/ddd/ddd.patch 7 Mar 2003 17:25:04 -0000       1.4
  @@ -55,3 +55,21 @@
    };
    
    #define RECENT_MENU \
  +--- termcap/termcap.h        2003-03-07 16:27:07.230932080 +0100
  ++++ termcap/termcap.h        2003-03-07 16:27:52.213431935 +0100
  +@@ -26,7 +26,6 @@
  + extern int tgetflag (const char *name);
  + extern char *tgetstr (const char *name, char **area);
  + 
  +-extern char PC;
  + extern short ospeed;
  + extern void tputs (const char *string, int nlines, int (*outfun) ());
  + 
  +@@ -45,7 +44,6 @@
  + extern int tgetflag ();
  + extern char *tgetstr ();
  + 
  +-extern char PC;
  + extern short ospeed;
  + 
  + extern void tputs ();
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ddd/ddd.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 ddd.spec
  --- openpkg-src/ddd/ddd.spec  7 Mar 2003 14:34:18 -0000       1.7
  +++ openpkg-src/ddd/ddd.spec  7 Mar 2003 17:25:04 -0000       1.8
  @@ -75,6 +75,7 @@
           --prefix=%{l_prefix} \
           --x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \
           --x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \
  +        --without-athena \
           --with-xpm-includes=%{l_prefix} \
           --with-motif-includes=%{l_prefix} \
           --with-motif-libraries=%{l_prefix} \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to