diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 14:28:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:30:54 -0500 |
commit | 99795e331600a8a2ad9878c1e4b0801ea5ecc3d5 (patch) | |
tree | ee11296a2addfac7ab3356728e8575bf1fc08555 /system/prelink | |
parent | e67ceaea03500fe50a6a795c32a852b633857834 (diff) | |
download | slackbuilds-99795e331600a8a2ad9878c1e4b0801ea5ecc3d5.tar.gz |
system/prelink: Fixed README
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/prelink')
-rw-r--r-- | system/prelink/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/prelink/README b/system/prelink/README index 8eaeeb26ab..5a052538a7 100644 --- a/system/prelink/README +++ b/system/prelink/README @@ -7,8 +7,6 @@ prelinking information is only used at start-up time if none of the dependent libraries have changed since prelinking; otherwise programs are relocated normally. -This requires libelf which is available from slackbuilds.org.org - There's a script for prelink suitable for a cron job which can be found at /usr/doc/prelink-$VERSION. Before setting up a cron job, First run prelink on the system then read script and modify it if you think it's |