diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-02-22 22:46:07 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:22:09 +0200 |
commit | 0d6047b53741075a9362f04f8a1137a9a3f26236 (patch) | |
tree | 61a85decc5a603f4ec776cf145bda1f172740984 /development/geany | |
parent | d1a21e7faf6ffd22d15c375ee3c118b912d9a0c4 (diff) |
development/geany: fix lftp reference in README
* original commit by BP{k}
Diffstat (limited to 'development/geany')
-rw-r--r-- | development/geany/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/geany/README b/development/geany/README index 742a80ee2753..dd1ae9f9fa2e 100644 --- a/development/geany/README +++ b/development/geany/README @@ -8,7 +8,7 @@ them (and other tag-files) from: http://download.geany.org/contrib/tags/ the easiest way to download them all is: - lft -c "open http://download.geany.org/contrib/tags; mirror ." + lftp -c "open http://download.geany.org/contrib/tags; mirror ." The first option is to put them in $CWD at the time you build the package. Then tell the SlackBuild to include support for tags: |