postfix: kill funky FILESDIR usage in SRC_URI
authorChris Larson <clarson@mvista.com>
Thu, 14 Jan 2010 20:14:10 +0000 (13:14 -0700)
committerChris Larson <clarson@mvista.com>
Fri, 22 Jan 2010 16:39:09 +0000 (09:39 -0700)
Signed-off-by: Chris Larson <clarson@mvista.com>
recipes/postfix/postfix.inc

index 0371f62..0fe0fd9 100644 (file)
@@ -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 \