diff options
-rw-r--r-- | meta-oe/recipes-support/procmail/procmail_3.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/procmail/procmail_3.22.bb b/meta-oe/recipes-support/procmail/procmail_3.22.bb index 6ab1e9b9b5..1063654f5c 100644 --- a/meta-oe/recipes-support/procmail/procmail_3.22.bb +++ b/meta-oe/recipes-support/procmail/procmail_3.22.bb | |||
@@ -8,7 +8,7 @@ forward certain incoming mail automatically to someone." | |||
8 | HOMEPAGE = "http://www.procmail.org/" | 8 | HOMEPAGE = "http://www.procmail.org/" |
9 | SECTION = "Applications/System" | 9 | SECTION = "Applications/System" |
10 | 10 | ||
11 | SRC_URI = "http://www.ring.gr.jp/archives/net/mail/${PN}/${BP}.tar.gz \ | 11 | SRC_URI = "http://www.ring.gr.jp/archives/net/mail/${BPN}/${BP}.tar.gz \ |
12 | file://from-debian-to-fix-compile-errors.patch \ | 12 | file://from-debian-to-fix-compile-errors.patch \ |
13 | file://from-debian-to-modify-parameters.patch \ | 13 | file://from-debian-to-modify-parameters.patch \ |
14 | file://from-debian-to-fix-man-file.patch \ | 14 | file://from-debian-to-fix-man-file.patch \ |