summaryrefslogtreecommitdiffstats
path: root/recipes/javasqlite
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/javasqlite')
-rw-r--r--recipes/javasqlite/javasqlite-mkconst-native_20080130.bb2
-rw-r--r--recipes/javasqlite/javasqlite_20080130.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/javasqlite/javasqlite-mkconst-native_20080130.bb b/recipes/javasqlite/javasqlite-mkconst-native_20080130.bb
index 3db4d0eb3e..c0a9b90cc5 100644
--- a/recipes/javasqlite/javasqlite-mkconst-native_20080130.bb
+++ b/recipes/javasqlite/javasqlite-mkconst-native_20080130.bb
@@ -6,7 +6,7 @@ DEPENDS = "sqlite-native sqlite3-native"
SRC_URI = "\
http://www.ch-werner.de/javasqlite/javasqlite-${PV}.tar.gz \
- file://build-fix.patch;apply=yes"
+ file://build-fix.patch"
S = "${WORKDIR}/javasqlite-${PV}"
diff --git a/recipes/javasqlite/javasqlite_20080130.bb b/recipes/javasqlite/javasqlite_20080130.bb
index c83c96cb37..e1b99d812d 100644
--- a/recipes/javasqlite/javasqlite_20080130.bb
+++ b/recipes/javasqlite/javasqlite_20080130.bb
@@ -6,7 +6,7 @@ PR = "r2"
SRC_URI = "\
http://www.ch-werner.de/javasqlite/javasqlite-${PV}.tar.gz \
- file://build-fix.patch;apply=yes"
+ file://build-fix.patch"
DEPENDS = "virtual/javac-native fastjar-native classpath-tools-native javasqlite-mkconst-native classpath sqlite sqlite3"
RDEPENDS_${JPN} = "lib${PN}-jni"