diff options
author | LukenShiro <lukenshiro@ngi.it> | 2014-11-12 07:56:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-12 07:56:50 +0700 |
commit | 24b74620acc47456dac02e212b4c7eea386cd389 (patch) | |
tree | aa684fd67b0e2a446f05eafc8f0fa6c651b0c7d4 /libraries/fltk13/README | |
parent | 85908177ba867b24a4a190324ccdd7fc457f72ae (diff) |
libraries/fltk13: Updated for version 1.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/fltk13/README')
-rw-r--r-- | libraries/fltk13/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/fltk13/README b/libraries/fltk13/README index ddc5a621f908e..bf03c31e348b4 100644 --- a/libraries/fltk13/README +++ b/libraries/fltk13/README @@ -9,8 +9,8 @@ This is 1.3.x (in development) series. CAVEATS: 1) fltk13 can be installed alongside fltk (1.1.x), but in order to build it, -you need to remove fltk first (with removepkg); you can then reinstall it -afterwards. +you may need to remove fltk first (with removepkg); you can then reinstall it +afterwards. YMMV. 2) In order to avoid conflicting files and some other problems, the homonyms are renamed, and library and include directories are moved to nonstandard locations (<libdir>/fltk13/ and /usr/include/fltk13/FL). |