diff options
author | Matt Kraai <kraai@debian.org> | 2001-07-26 14:45:21 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2001-07-26 14:45:21 +0000 |
commit | 26eeb0c9da557bf48cbe7e3c4e39628403346906 (patch) | |
tree | 346049d895c9a0fe9e727ddb5b30b2f5b1dbc741 | |
parent | f9d6aa0a86dd9ba3063bdf23319c5f5b86ed1532 (diff) | |
download | busybox-w32-26eeb0c9da557bf48cbe7e3c4e39628403346906.tar.gz busybox-w32-26eeb0c9da557bf48cbe7e3c4e39628403346906.tar.bz2 busybox-w32-26eeb0c9da557bf48cbe7e3c4e39628403346906.zip |
Shorten static package description.
-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, |