diff options
-rw-r--r-- | packages/opie-sh/opie-sh.inc | 3 |
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}" |