summaryrefslogtreecommitdiff
path: root/packages/sqlite/sqlite3.inc
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2007-05-25 23:43:10 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2007-05-25 23:43:10 +0000
commit65198a96ca2d7be80bb81582694190a1d6450679 (patch)
treea587955d8eccd43201c24a7ee0a1de8145766330 /packages/sqlite/sqlite3.inc
parentf56d77657f2b1433f569d2d3ccad97906c144815 (diff)
sqlite3: Added 3.3.17.
Diffstat (limited to 'packages/sqlite/sqlite3.inc')
-rw-r--r--packages/sqlite/sqlite3.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/sqlite/sqlite3.inc b/packages/sqlite/sqlite3.inc
index 01290c2e41..68cc3e1c33 100644
--- a/packages/sqlite/sqlite3.inc
+++ b/packages/sqlite/sqlite3.inc
@@ -5,9 +5,8 @@ DEPENDS = "readline ncurses"
LICENSE = "PD"
SRC_URI = "http://www.sqlite.org/sqlite-${PV}.tar.gz \
- file://cross-compile.patch;patch=1 \
- file://libtool.patch;patch=1 \
- file://ldflags.patch;patch=1"
+ file://libtool.patch;patch=1"
+
S = "${WORKDIR}/sqlite-${PV}"
inherit autotools pkgconfig