aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/db/db3_3.2.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/db/db3_3.2.9.bb')
-rw-r--r--recipes/db/db3_3.2.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/db/db3_3.2.9.bb b/recipes/db/db3_3.2.9.bb
index 48b637f181..e1d3a128b4 100644
--- a/recipes/db/db3_3.2.9.bb
+++ b/recipes/db/db3_3.2.9.bb
@@ -12,7 +12,7 @@ CONFLICTS = "db"
PROVIDES += "${VIRTUAL_NAME}"
SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz \
- file://autofoo.patch;patch=1"
+ file://autofoo.patch"
S = "${WORKDIR}/db-${PV}/dist"
B = "${WORKDIR}/db-${PV}/build_unix"