From 8cb2e3b5d373a1ee2b862684844c2e652a2f72f2 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 14 Jan 2010 13:14:10 -0700 Subject: postfix: kill funky FILESDIR usage in SRC_URI Signed-off-by: Chris Larson --- recipes/postfix/postfix.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/postfix') diff --git a/recipes/postfix/postfix.inc b/recipes/postfix/postfix.inc index 0371f62957..0fe0fd9594 100644 --- a/recipes/postfix/postfix.inc +++ b/recipes/postfix/postfix.inc @@ -3,8 +3,8 @@ DEPENDS = "virtual/db libpcre postfix-native" LICENSE = "IPL" SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \ - file://${FILESDIR}/makedefs.patch;patch=1 \ - file://${FILESDIR}/install.patch;patch=1 \ + file://makedefs.patch;patch=1 \ + file://install.patch;patch=1 \ file://main.cf_2.0 \ file://volatiles \ file://postfix \ -- cgit v1.2.3