OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 18-Apr-2009 23:50:21 Branch: HEAD Handle: 2009041822502000 Modified files: openpkg-src/gdb gdb.spec Log: try to disable XML stuff Summary: Revision Changes Path 1.58 +2 -1 openpkg-src/gdb/gdb.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/gdb/gdb.spec ============================================================================ $ cvs diff -u -r1.57 -r1.58 gdb.spec --- openpkg-src/gdb/gdb.spec 18 Apr 2009 13:10:34 -0000 1.57 +++ openpkg-src/gdb/gdb.spec 18 Apr 2009 21:50:20 -0000 1.58 @@ -32,7 +32,7 @@ Group: Debugging License: GPL Version: 6.8 -Release: 20080401 +Release: 20090418 # list of sources Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.gz @@ -75,6 +75,7 @@ LIBS="%{l_ldflags} -liconv" \ ./configure \ --prefix=%{l_prefix} \ + --without-expat \ --with-libiconv-prefix=%{l_prefix} \ --disable-werror \ --disable-nls @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org