OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 17-Jan-2009 11:45:10 Branch: HEAD Handle: 2009011710451000 Modified files: openpkg-src/sqlite sqlite.patch Log: regen patch Summary: Revision Changes Path 1.66 +4 -4 openpkg-src/sqlite/sqlite.patch ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/sqlite/sqlite.patch ============================================================================ $ cvs diff -u -r1.65 -r1.66 sqlite.patch --- openpkg-src/sqlite/sqlite.patch 15 Jan 2009 18:10:07 -0000 1.65 +++ openpkg-src/sqlite/sqlite.patch 17 Jan 2009 10:45:10 -0000 1.66 @@ -1,6 +1,6 @@ Index: Makefile.in ---- Makefile.in.orig 2009-01-08 17:45:48 +0100 -+++ Makefile.in 2009-01-15 19:04:34 +0100 +--- Makefile.in.orig 2009-01-15 15:01:45 +0100 ++++ Makefile.in 2009-01-17 11:43:12 +0100 @@ -184,6 +184,30 @@ LIBOBJ = $(OBJS$(USE_AMALGAMATION)) @@ -72,8 +72,8 @@ + $(LTCOMPILE) -c $(TOP)/ext/rtree/rtree.c + Index: sqlite3.pc.in ---- sqlite3.pc.in.orig 2008-12-19 15:17:41 +0100 -+++ sqlite3.pc.in 2009-01-15 19:04:34 +0100 +--- sqlite3.pc.in.orig 2009-01-15 15:01:45 +0100 ++++ sqlite3.pc.in 2009-01-17 11:43:12 +0100 @@ -8,6 +8,5 @@ Name: SQLite Description: SQL database engine @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
