diff options
author | kraai <kraai@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-26 14:45:21 +0000 |
---|---|---|
committer | kraai <kraai@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-26 14:45:21 +0000 |
commit | 97904ea42f89c3285750f19742804c09079847aa (patch) | |
tree | 346049d895c9a0fe9e727ddb5b30b2f5b1dbc741 /debian/control | |
parent | 403bc2ea5e710f08efff45ad4211fb70b433c4d8 (diff) | |
download | busybox-w32-97904ea42f89c3285750f19742804c09079847aa.tar.gz busybox-w32-97904ea42f89c3285750f19742804c09079847aa.tar.bz2 busybox-w32-97904ea42f89c3285750f19742804c09079847aa.zip |
Shorten static package description.
git-svn-id: svn://busybox.net/trunk/busybox@3149 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 038a22117..3626718da 100644 --- a/debian/control +++ b/debian/control | |||
@@ -30,7 +30,7 @@ Depends: ${shlibs:Depends} | |||
30 | Conflicts: busybox | 30 | Conflicts: busybox |
31 | Replaces: busybox | 31 | Replaces: busybox |
32 | Section: shells | 32 | Section: shells |
33 | Description: Provides a stand alone rescue shell with tons of builtin utilities. | 33 | Description: Standalone rescue shell with tons of builtin utilities. |
34 | BusyBox combines tiny versions of many common UNIX utilities into a single | 34 | BusyBox combines tiny versions of many common UNIX utilities into a single |
35 | small executable. It provides minimalist replacements for the most common | 35 | small executable. It provides minimalist replacements for the most common |
36 | utilities you would usually find on your desktop system (i.e., ls, cp, mv, | 36 | utilities you would usually find on your desktop system (i.e., ls, cp, mv, |