aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/masqmail
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-01-24 16:53:32 -0800
committerKhem Raj <raj.khem@gmail.com>2011-01-25 16:45:41 -0800
commit75a946a7259e85af262545a17223629bcea43496 (patch)
tree7c806c8ff88dea5a68c01b2311fc5d3a7969c10e /recipes/masqmail
parentf45a27d4d4243930224b38eb449af123564cb147 (diff)
downloadopenembedded-75a946a7259e85af262545a17223629bcea43496.tar.gz
Recipes: Replace ipkg-utils with opkg-utils
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Graham Gower <graham.gower@gmail.com>
Diffstat (limited to 'recipes/masqmail')
-rw-r--r--recipes/masqmail/masqmail_0.2.21.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/masqmail/masqmail_0.2.21.bb b/recipes/masqmail/masqmail_0.2.21.bb
index 94a742d52c..e632239ffa 100644
--- a/recipes/masqmail/masqmail_0.2.21.bb
+++ b/recipes/masqmail/masqmail_0.2.21.bb
@@ -25,7 +25,7 @@ MAIL_GROUP ?= "mail"
EXTRA_OECONF += "--with-user=$(id -u)"
EXTRA_OECONF += "--with-group=$(id -g)"
-IPKGBUILDCMD = "ipkg-build -o ${MAIL_USER} -g ${MAIL_GROUP}"
+OPKGBUILDCMD = "opkg-build -o ${MAIL_USER} -g ${MAIL_GROUP}"
SRC_URI[md5sum] = "7e989a8b0562054aea22c654507f2cb5"
SRC_URI[sha256sum] = "2257099c760c12daf094744c6b2269d476e3bc6b523366168ad81bdd2ebd2445"