aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-05-07 12:49:42 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-05-07 12:49:42 +0000
commitf72424e1e2cfd41239276dbaf79be0d40f05d185 (patch)
treec6b14b95c79331f02da43665431929f542a29ff7 /README
parentcf5235e1419f43e89250f09bcfeebdd3ffdb25a3 (diff)
downloadspec-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--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index a3439be..4320769 100644
--- a/README
+++ b/README
@@ -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.