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-Dec-2004 14:28:53
Branch: HEAD Handle: 2004120713285300
Modified files:
openpkg-src/gdb gdb.spec
Log:
remove forgotten config.cache residue from last commit
Summary:
Revision Changes Path
1.39 +0 -1 openpkg-src/gdb/gdb.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gdb/gdb.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 gdb.spec
--- openpkg-src/gdb/gdb.spec 7 Dec 2004 12:08:58 -0000 1.38
+++ openpkg-src/gdb/gdb.spec 7 Dec 2004 13:28:53 -0000 1.39
@@ -84,7 +84,6 @@
LIBS="%{l_ldflags} -liconv" \
./configure \
--prefix=%{l_prefix} \
- --cache-file=./config.cache \
--with-libiconv-prefix=%{l_prefix} \
--disable-nls
cd ..
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]