aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-11-08 10:02:04 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-11-08 10:02:04 +0000
commitb35abd2950224f053253a0b4ef23d93379f71371 (patch)
treec8db18c5218d53c30979093f3470dbcdf934f32f /zsh
parent88e22fbf75d3553726246f0a3344c75635ecdb4a (diff)
downloadopenembedded-b35abd2950224f053253a0b4ef23d93379f71371.tar.gz
minor section fix for zsh and bash
BKrev: 418f441cAI-9vEa4yr-DwS-_IbLuYg
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zsh_4.1.1.oe5
1 files changed, 3 insertions, 2 deletions
diff --git a/zsh/zsh_4.1.1.oe b/zsh/zsh_4.1.1.oe
index 0b9e4367d5..0da7478d9e 100644
--- a/zsh/zsh_4.1.1.oe
+++ b/zsh/zsh_4.1.1.oe
@@ -1,8 +1,9 @@
-DESCRIPTION = "Zsh shell"
-SECTION = "base"
+DESCRIPTION = "The Zsh shell"
+SECTION = "base/shell"
PRIORITY = "optional"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "ncurses pcre"
+PR = "r1"
SRC_URI = "http://www.zsh.org/pub/zsh-${PV}.tar.bz2 \
file://configure.patch;patch=1"