diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:08:08 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:08:08 +0000 |
commit | cffb4d6baffb84bc4f2f168ae3be7431e7a19a3e (patch) | |
tree | 52b702a077e13b87c1f94fdc7f9f9f537facc8e7 /INSTALL | |
parent | Adding debian version 1.7~rc1-1. (diff) | |
download | lzlib-cffb4d6baffb84bc4f2f168ae3be7431e7a19a3e.tar.xz lzlib-cffb4d6baffb84bc4f2f168ae3be7431e7a19a3e.zip |
Merging upstream version 1.7.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,8 +33,8 @@ the main archive. documentation. (You may need to run ldconfig also). Or type 'make install-compress', which additionally compresses the - info manual and the man page after installation. (Installing - compressed docs may become the default in the future). + info manual after installation. (Installing compressed docs may + become the default in the future). You can install only the library, the info manual or the man page by typing 'make install-bin', 'make install-info' or 'make install-man' |