mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Linewrap added to description
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user