Ralf S. Engelschall пре 16 година
родитељ
комит
1c2db268e7
1 измењених фајлова са 6 додато и 6 уклоњено
  1. 6 6
      sqlite/sqlite.patch

+ 6 - 6
sqlite/sqlite.patch

@@ -1,6 +1,6 @@
 Index: Makefile.in
---- Makefile.in.orig	2009-04-09 20:41:18 +0200
-+++ Makefile.in	2009-04-13 17:43:27 +0200
+--- Makefile.in.orig	2009-05-05 05:39:48 +0200
++++ Makefile.in	2009-05-19 19:23:12 +0200
 @@ -187,6 +187,17 @@
  USE_AMALGAMATION = @USE_AMALGAMATION@
  LIBOBJ = $(OBJS$(USE_AMALGAMATION))
@@ -45,8 +45,8 @@ Index: Makefile.in
  # copies of all of the C source code and header files needed to
  # build on the target system.  Some of the C source code and header
 Index: configure
---- configure.orig	2009-04-13 11:09:25 +0200
-+++ configure	2009-04-13 17:44:28 +0200
+--- configure.orig	2009-05-18 18:22:42 +0200
++++ configure	2009-05-19 19:23:12 +0200
 @@ -6012,11 +6012,7 @@
  if $ac_preproc_ok; then
    :
@@ -61,8 +61,8 @@ Index: configure
  
  ac_ext=c
 Index: sqlite3.pc.in
---- sqlite3.pc.in.orig	2009-02-15 14:07:08 +0100
-+++ sqlite3.pc.in	2009-04-13 17:43:27 +0200
+--- sqlite3.pc.in.orig	2009-05-05 05:39:51 +0200
++++ sqlite3.pc.in	2009-05-19 19:23:12 +0200
 @@ -8,6 +8,5 @@
  Name: SQLite
  Description: SQL database engine