From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/postfix/postfix.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/postfix/postfix.inc') diff --git a/recipes/postfix/postfix.inc b/recipes/postfix/postfix.inc index 51d5e8f037..e9ed066d4f 100644 --- a/recipes/postfix/postfix.inc +++ b/recipes/postfix/postfix.inc @@ -6,8 +6,8 @@ LICENSE = "IPL" INC_PR = "r13" SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz;name=postfix-${PV} \ - file://makedefs.patch;patch=1 \ - file://install.patch;patch=1 \ + file://makedefs.patch;apply=yes \ + file://install.patch;apply=yes \ file://main.cf_2.0 \ file://volatiles \ file://postfix \ -- cgit 1.2.3-korg