From 113e9f87ad0dcb2a5c7d71cadfdba93fe2ef92e3 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 08:26:04 +0000 Subject: Add a ton of missing package DESCRIPTION fields. BKrev: 4052c59c7bolGgKg0fqnaHTjcsYRWQ --- sudo/sudo_1.6.7p5.oe | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sudo') diff --git a/sudo/sudo_1.6.7p5.oe b/sudo/sudo_1.6.7p5.oe index e401d13d80..e9c00a6356 100644 --- a/sudo/sudo_1.6.7p5.oe +++ b/sudo/sudo_1.6.7p5.oe @@ -1,5 +1,9 @@ DEPENDS = "virtual/libc" RDEPENDS = "libc6" +DESCRIPTION = "Sudo (superuser do) allows a system \ +administrator to give certain users (or groups of \ +users) the ability to run some (or all) commands \ +as root while logging all commands and arguments." SRC_URI = ftp://ftp.sudo.ws/pub/sudo/sudo-${PV}.tar.gz \ file://${FILESDIR}/nonrootinstall.patch;patch=1 \ -- cgit v1.2.3