diff options
| author | manuel <manuel@mausz.at> | 2018-08-30 00:42:04 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2018-08-30 00:42:04 +0200 |
| commit | 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a (patch) | |
| tree | cc9e1f8ea69eebca8416677b2470a5b3f11a850e /cmake/addons/README.md | |
| parent | b3d195f0188758a14875a5a2f270e4fd190a679f (diff) | |
| download | kodi-pvr-build-2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a.tar.gz kodi-pvr-build-2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a.tar.bz2 kodi-pvr-build-2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a.zip | |
sync with upstream
Diffstat (limited to 'cmake/addons/README.md')
| -rw-r--r-- | cmake/addons/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/addons/README.md b/cmake/addons/README.md index 6470ee1..e04c834 100644 --- a/cmake/addons/README.md +++ b/cmake/addons/README.md | |||
| @@ -5,7 +5,7 @@ This directory contains the cmake-based buildsystem for Kodi add-ons. It looks i | |||
| 5 | - `<addon-id> <git-url> <git-revision>` | 5 | - `<addon-id> <git-url> <git-revision>` |
| 6 | - `<addon-id> <tarball-url>` | 6 | - `<addon-id> <tarball-url>` |
| 7 | - `<addon-id> <file://path>` | 7 | - `<addon-id> <file://path>` |
| 8 | 8 | ||
| 9 | where | 9 | where |
| 10 | - `<addon-id>` must be identical to the add-on's ID as defined in the add-on's addon.xml | 10 | - `<addon-id>` must be identical to the add-on's ID as defined in the add-on's addon.xml |
| 11 | - `<git-url>` must be the URL of the git repository containing the add-on | 11 | - `<git-url>` must be the URL of the git repository containing the add-on |
