diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-03-03 19:28:59 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-03-03 19:28:59 -0500 |
commit | 7d840bf7593d0be3e3e38ce96bec3e7ef5160d59 (patch) | |
tree | 33d801e389412f168c1ab6f6efa7b7d96ba80a6d | |
parent | aeaebc66b1e579a394268460afc6c704915b3612 (diff) |
Update INSTALL documentation
-rw-r--r-- | INSTALL | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -112,12 +112,10 @@ you can do are: - `build` -- build all programs and files - `install` -- install everything - `clean` -- remove generated files - - `pot` -- generate gettext portable object template files The subpackages you can run these on are: - - doc -- The non-manpage documentation - libretools -- The main libretools package - - libretools-mips64el -- Programs useful for porting to mips64el - - librelib -- generic libraries included + - librelib -- Generic libraries included - gitget -- A git downloader + - xbs -- Tools for dealing with differences between ABS/ABSLibre/PBS |