Linewrap added to description

This commit is contained in:
dradancer
2014-01-03 09:16:01 +00:00
parent a2ebe93513
commit eaa1c4da45

View File

@@ -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"