diff options
| author | David Robillard <d@drobilla.net> | 2010-10-06 07:50:07 +0000 | 
|---|---|---|
| committer | David Robillard <d@drobilla.net> | 2010-10-06 07:50:07 +0000 | 
| commit | 230a3a7cc60ef5251f1ddf3e93185752b3376455 (patch) | |
| tree | 79422cd63438665eaf822c0e3fec85c226b53808 | |
| parent | b4fe46d8ccfd13f20f1a9740867aaa098673c8d4 (diff) | |
| download | lv2-230a3a7cc60ef5251f1ddf3e93185752b3376455.tar.xz | |
Update README for packagers.
| -rw-r--r-- | README | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -4,7 +4,8 @@ send patches to the LV2 mailing list (see admin page at  <http://lists.lv2plug.in/> to subscribe or browse archives).  Note that many components of this repository are experimental, and NOT -suitable for release or packaging. +suitable for release or packaging.  Release tarballs suitable for +distribution can be found in build/default/spec after running gendoc.py.  The build system and documentation generation requires only Python  and Doxygen. |