diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-05-07 12:49:42 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-05-07 12:49:42 +0000 |
commit | f72424e1e2cfd41239276dbaf79be0d40f05d185 (patch) | |
tree | c6b14b95c79331f02da43665431929f542a29ff7 /README | |
parent | cf5235e1419f43e89250f09bcfeebdd3ffdb25a3 (diff) | |
download | spec-helper-f72424e1e2cfd41239276dbaf79be0d40f05d185.tar spec-helper-f72424e1e2cfd41239276dbaf79be0d40f05d185.tar.gz spec-helper-f72424e1e2cfd41239276dbaf79be0d40f05d185.tar.bz2 spec-helper-f72424e1e2cfd41239276dbaf79be0d40f05d185.tar.xz spec-helper-f72424e1e2cfd41239276dbaf79be0d40f05d185.zip |
update to mention strip_and_check_elf_files
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -12,10 +12,11 @@ compress man and info pages. Set DONT_COMPRESS to disable, or EXCLUDE_FROM_COMPRESS to give a space-separated list of regexps matching files to exclude. -strip_files -Strip binary files. +strip_and_check_elf_files +Strip elf files and check for overlinking/underlinking. Set DONT_STRIP to disable, or EXCLUDE_FROM_STRIP to give a space-separated list of regexps matching files to exclude. +See http://wiki.mandriva.com/en/Overlinking for more info about overlinking relink_symlinks Relativize absolute symlinks. |