git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca64b38
)
postfix: kill funky FILESDIR usage in SRC_URI
author
Chris Larson
<clarson@mvista.com>
Thu, 14 Jan 2010 20:14:10 +0000
(13:14 -0700)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/recipes/postfix/postfix.inc
b/recipes/postfix/postfix.inc
index
0371f62
..
0fe0fd9
100644
(file)
--- 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 \