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: 21-Nov-2008 09:04:18
Branch: HEAD Handle: 2008112108041700
Modified files:
openpkg-src/sqlite sqlite.patch
Log:
regen patch
Summary:
Revision Changes Path
1.62 +4 -4 openpkg-src/sqlite/sqlite.patch
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.patch
============================================================================
$ cvs diff -u -r1.61 -r1.62 sqlite.patch
--- openpkg-src/sqlite/sqlite.patch 12 Nov 2008 18:29:36 -0000 1.61
+++ openpkg-src/sqlite/sqlite.patch 21 Nov 2008 08:04:17 -0000 1.62
@@ -1,6 +1,6 @@
Index: Makefile.in
---- Makefile.in.orig 2008-11-06 16:09:33 +0100
-+++ Makefile.in 2008-11-12 19:23:43 +0100
+--- Makefile.in.orig 2008-11-19 00:37:10 +0100
++++ Makefile.in 2008-11-21 09:02:21 +0100
@@ -184,6 +184,30 @@
LIBOBJ = $(OBJS$(USE_AMALGAMATION))
@@ -32,7 +32,7 @@
# All of the source code files.
#
SRC = \
-@@ -791,3 +815,38 @@
+@@ -797,3 +821,38 @@
sqlite3.dll: $(REAL_LIBOBJ) sqlite3.def
$(TCC) -shared -o $@ sqlite3.def \
-Wl,"--strip-all" $(REAL_LIBOBJ)
@@ -73,7 +73,7 @@
+
Index: sqlite3.pc.in
--- sqlite3.pc.in.orig 2008-11-06 16:07:53 +0100
-+++ sqlite3.pc.in 2008-11-12 19:23:43 +0100
++++ sqlite3.pc.in 2008-11-21 09:02:21 +0100
@@ -8,6 +8,5 @@
Name: SQLite
Description: SQL database engine
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]