From: Detlef Vollmann <[email protected]>
diff --git a/bin/stage-manager-opkg-build b/bin/stage-manager-opkg-build
index b7be3dc..6deceef 100755
--- a/bin/stage-manager-opkg-build
+++ b/bin/stage-manager-opkg-build
@@ -119,7 +119,7 @@ You probably want to chown these to a system user: " >&2
[ "$?" -ne 0 ] && PKG_ERROR=1
if echo $pkg | grep '[^a-z0-9.+-]'; then
- echo "*** Error: Package name $name contains illegal
characters, (other than [a-z0-9.+-])" >&2
+ echo "*** Error: Package name $pkg contains illegal characters,
(other than [a-z0-9.+-])" >&2
PKG_ERROR=1;
fi
--
1.7.0.4
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel