diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-07-17 18:43:30 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-07-17 18:43:30 +0200 |
commit | a29defcd148807b18eaf6f35b2bf20d8e6c4ac52 (patch) | |
tree | 2ccc65a645353439380e963dc7641a339d840cbd /README | |
parent | 55cc8b83fc7b381f2c7ae2021a249eca2f148abe (diff) | |
download | ponysay-a29defcd148807b18eaf6f35b2bf20d8e6c4ac52.tar.gz ponysay-a29defcd148807b18eaf6f35b2bf20d8e6c4ac52.tar.bz2 ponysay-a29defcd148807b18eaf6f35b2bf20d8e6c4ac52.zip |
enjoy ponysay message when installed
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -177,11 +177,11 @@ Providing ponies When a pony is added please also add a ttypony version, but if you don't please state so in the pull request so we do not miss the create it; the simplest way to - do this is to run `make ttyponies` after adding the ponies to ponies/, + do this is to run `make -B ttyponies` after adding the ponies to ponies/, - Running `make ttyponies` will build (or rebuild) all ttyponies with a pony present + Running `make -B ttyponies` will build (or rebuild) all ttyponies with a pony present in ponies/, and creates all needed symlinks. - To be able to run `make ttyponies` you must have the packages listed under + To be able to run `make -B ttyponies` you must have the packages listed under [Dependencies for pony providers]. |