diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-01-29 22:09:25 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-01-29 22:09:25 +0000 |
commit | aeaa4bc2dc78c82efb56e8621989c387fd555cc3 (patch) | |
tree | 753764f701baaa56da7f09fe0580f4f7d3df42aa | |
parent | ccaa8550a6c27a96ba420b5bf426ae181d315934 (diff) | |
download | spec-helper-aeaa4bc2dc78c82efb56e8621989c387fd555cc3.tar spec-helper-aeaa4bc2dc78c82efb56e8621989c387fd555cc3.tar.gz spec-helper-aeaa4bc2dc78c82efb56e8621989c387fd555cc3.tar.bz2 spec-helper-aeaa4bc2dc78c82efb56e8621989c387fd555cc3.tar.xz spec-helper-aeaa4bc2dc78c82efb56e8621989c387fd555cc3.zip |
correct description for compress_files
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ Set DONT_CLEANUP to disable. compress_files compress man and info pages. -Set DONT_COMPRESS to disable. +Set DONT_COMPRESS to disable, or EXCLUDE_FROM_COMPRESS to give a +space-separated list of files exceptions. strip_files Strip binary files. |