From: Rolf Leggewie Date: Thu, 8 Feb 2007 14:14:16 +0000 (+0000) Subject: opie-sh: fix SECTION X-Git-Tag: Release-2010-05/1~9269^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fec508baeba8b54b2e8a17d717ae51ddeae8803;p=openembedded.git opie-sh: fix SECTION --- diff --git a/packages/opie-sh/opie-sh.inc b/packages/opie-sh/opie-sh.inc index 7fe8e79df9..764d76f83b 100644 --- a/packages/opie-sh/opie-sh.inc +++ b/packages/opie-sh/opie-sh.inc @@ -1,9 +1,10 @@ DESCRIPTION = "A QDialog shell frontend" -SECTION = "opie/Shell" +SECTION = "opie/shell" PRIORITY = "optional" LICENSE = "GPL" APPNAME = "opie-sh" APPTYPE = "binary" +PR = "r1" S = "${WORKDIR}/${APPNAME}"