avahi-glib-libs: fix msg_error.

This commit is contained in:
Juan RP 2014-02-07 03:52:55 +01:00
parent 500bd0b581
commit a1734e6324
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ depends="avahi>=$version python avahi-python>=$version dbus-python pygtk desktop
pycompile_module="avahi_discover"
if [ "$CROSS_BUILD" ]; then
msg_error "$pkgver: this package is not cross buildable currently.\n"
msg_error "${pkgname}-${version}: this package is not cross buildable currently.\n"
fi
pre_configure() {