summaryrefslogtreecommitdiff
path: root/package/sqlite/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:24:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:24:26 +0100
commitf2b154b7d74e21b7e655c6cd121155592c1bee03 (patch)
treed1d8f06abeb89834cebb70d33229aff129b9d485 /package/sqlite/patches/patch-Makefile_in
parentc93c25a63b3b5a29a258460519ed36341da2e79e (diff)
parent63e65ec30b763d6687d462c52cb46bd5e738928a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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.
- #