summaryrefslogtreecommitdiff
path: root/package/sqlite/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:11:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:11:26 +0100
commit502c124ae7bdf2ba16863c3a0a42401efa5878bd (patch)
tree807c9d844c7b43126303fec48fc8a00af9fc03ff /package/sqlite/patches/patch-Makefile_in
parentd184f1c8357ac112a965103f0c5d2f6f45202e0a (diff)
update to latest upstream version
Diffstat (limited to 'package/sqlite/patches/patch-Makefile_in')
-rw-r--r--package/sqlite/patches/patch-Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/sqlite/patches/patch-Makefile_in b/package/sqlite/patches/patch-Makefile_in
deleted file mode 100644
index 3be3a2861..000000000
--- a/package/sqlite/patches/patch-Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- sqlite-3.7.3.orig/Makefile.in 2010-10-07 16:48:41.000000000 +0200
-+++ sqlite-3.7.3/Makefile.in 2010-11-25 20:15:04.156939429 +0100
-@@ -181,7 +181,7 @@ LIBOBJS0 = alter.lo analyze.lo attach.lo
- table.lo tokenize.lo trigger.lo \
- update.lo util.lo vacuum.lo \
- vdbe.lo vdbeapi.lo vdbeaux.lo vdbeblob.lo vdbemem.lo vdbetrace.lo \
-- wal.lo walker.lo where.lo utf.o vtab.lo
-+ wal.lo walker.lo where.lo utf.lo vtab.lo
-
- # Object files for the amalgamation.
- #