summaryrefslogtreecommitdiff
path: root/bash/bash_2.05b.oe
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 /bash/bash_2.05b.oe
parent88e22fbf75d3553726246f0a3344c75635ecdb4a (diff)
minor section fix for zsh and bash
BKrev: 418f441cAI-9vEa4yr-DwS-_IbLuYg
Diffstat (limited to 'bash/bash_2.05b.oe')
-rw-r--r--bash/bash_2.05b.oe6
1 files changed, 3 insertions, 3 deletions
diff --git a/bash/bash_2.05b.oe b/bash/bash_2.05b.oe
index fc188313e4..082022bbf3 100644
--- a/bash/bash_2.05b.oe
+++ b/bash/bash_2.05b.oe
@@ -1,7 +1,7 @@
-DEPENDS = "ncurses"
DESCRIPTION = "An sh-compatible command language interpreter."
-SECTION = "base"
-PR = "r1"
+DEPENDS = "ncurses"
+SECTION = "base/shell"
+PR = "r2"
SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \
file://bashbug-editor.patch;patch=1;pnum=0 \