aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/postfix
diff options
context:
space:
mode:
authorChris Larson <clarson@mvista.com>2010-01-14 13:14:10 -0700
committerChris Larson <clarson@mvista.com>2010-01-22 09:39:09 -0700
commit8cb2e3b5d373a1ee2b862684844c2e652a2f72f2 (patch)
tree34df0f4b515f05589cb9c160106f4cbc5035eeb1 /recipes/postfix
parentca64b38e43edd7379ea7a95cda8976f010cd54bf (diff)
downloadopenembedded-8cb2e3b5d373a1ee2b862684844c2e652a2f72f2.tar.gz
postfix: kill funky FILESDIR usage in SRC_URI
Signed-off-by: Chris Larson <clarson@mvista.com>
Diffstat (limited to 'recipes/postfix')
-rw-r--r--recipes/postfix/postfix.inc4
1 files changed, 2 insertions, 2 deletions
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 \