From eaa1c4da459909d32e10170af1989f39c608f71a Mon Sep 17 00:00:00 2001 From: dradancer Date: Fri, 3 Jan 2014 09:16:01 +0000 Subject: [PATCH] Linewrap added to description --- .../command_not_found/command_not_found-0.0.1.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app-shells/command_not_found/command_not_found-0.0.1.recipe b/app-shells/command_not_found/command_not_found-0.0.1.recipe index 62d7091d5..369fee274 100644 --- a/app-shells/command_not_found/command_not_found-0.0.1.recipe +++ b/app-shells/command_not_found/command_not_found-0.0.1.recipe @@ -1,9 +1,9 @@ SUMMARY="Command-not-found program" -DESCRIPTION=" -Command-not-found hooks into the command_not_found_handle -to inform end users where to find an application if they don't have it. -It can also check for typos (a feature of zsh) +DESCRIPTION="Command-not-found hooks into the command_not_found_handle \ +to inform end users where to find an application if they don't have it. \ +It can also check for typos (a feature of zsh). " + HOMEPAGE="https://github.com/jrabbit-cnf/" SRC_URI="git+https://github.com/jrabbit/haiku-cnf.git#87cd5d0c212e377cffa5d3e2a00c143fe751c6fb" ARCHITECTURES="x86 x86_gcc2"