aboutsummaryrefslogtreecommitdiffstats
path: root/packages/opie-sh
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-08 14:14:16 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-08 14:14:16 +0000
commit5fec508baeba8b54b2e8a17d717ae51ddeae8803 (patch)
treece694482228a03f9fd3a44cc34db4a940e9ea5c0 /packages/opie-sh
parentefab71e73132f6648de8d514d2efb20bb6c9a2b3 (diff)
downloadopenembedded-5fec508baeba8b54b2e8a17d717ae51ddeae8803.tar.gz
opie-sh: fix SECTION
Diffstat (limited to 'packages/opie-sh')
-rw-r--r--packages/opie-sh/opie-sh.inc3
1 files changed, 2 insertions, 1 deletions
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}"