summaryrefslogtreecommitdiff
path: root/recipes/samba/samba_3.3.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
commit65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch)
tree1e4c1743124bcc8e117a7c8190c980020612741e /recipes/samba/samba_3.3.0.bb
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/samba/samba_3.3.0.bb')
-rw-r--r--recipes/samba/samba_3.3.0.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/samba/samba_3.3.0.bb b/recipes/samba/samba_3.3.0.bb
index 1caf502703..cebcc178e9 100644
--- a/recipes/samba/samba_3.3.0.bb
+++ b/recipes/samba/samba_3.3.0.bb
@@ -8,10 +8,10 @@ LICENSE = "GPLv3"
# should there be further issues. Appears to work though :)
DEFAULT_PREFERENCE = "-1"
-SRC_URI += "file://configure-3.3.0.patch;patch=1 \
- file://config-h.patch;patch=1 \
- file://mtab.patch;patch=1 \
- file://tdbheaderfix.patch;patch=1 "
+SRC_URI += "file://configure-3.3.0.patch \
+ file://config-h.patch \
+ file://mtab.patch \
+ file://tdbheaderfix.patch "
PR = "r3"