aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/spamassassin
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/spamassassin
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
downloadopenembedded-bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0.tar.gz
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/spamassassin')
-rw-r--r--recipes/spamassassin/spamassassin_3.3.1.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/spamassassin/spamassassin_3.3.1.bb b/recipes/spamassassin/spamassassin_3.3.1.bb
index 057891de98..30522e23df 100644
--- a/recipes/spamassassin/spamassassin_3.3.1.bb
+++ b/recipes/spamassassin/spamassassin_3.3.1.bb
@@ -85,14 +85,14 @@ SRC_URI = " \
${APACHE_MIRROR}/spamassassin/source/Mail-SpamAssassin-${PV}.tar.bz2;name=spamassassin-${PV} \
file://spamassassin.default \
file://spamassassin.init \
- file://10_change_config_paths;patch=1 \
- file://20_edit_spamc_pod;patch=1 \
- file://30_edit_README;patch=1 \
- file://50_sa-learn_fix_empty_list_handling;patch=1 \
- file://60_fix-pod;patch=1 \
- file://70_fix-whatis;patch=1 \
- file://80_fix_man_warnings;patch=1 \
- file://spamassassin-spamc-configure.patch;patch=1 \
+ file://10_change_config_paths;apply=yes \
+ file://20_edit_spamc_pod;apply=yes \
+ file://30_edit_README;apply=yes \
+ file://50_sa-learn_fix_empty_list_handling;apply=yes \
+ file://60_fix-pod;apply=yes \
+ file://70_fix-whatis;apply=yes \
+ file://80_fix_man_warnings;apply=yes \
+ file://spamassassin-spamc-configure.patch;apply=yes \
"
SRC_URI[spamassassin-3.3.1.md5sum] = "bb977900c3b2627db13e9f44f9b5bfc8"
SRC_URI[spamassassin-3.3.1.sha256sum] = "4c348cd951fc2c5688e9713fcbc6ba453df51d32a1ab332a63800d20ff18bdb4"