Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
3 |
- |
1 |
# rpm-4.1 verifies prelinked libraries using a prelink undo helper.
|
|
|
2 |
# Note: The 2nd token is used as argv[0] and "library" is a
|
|
|
3 |
# placeholder that will be deleted and replaced with the appropriate
|
|
|
4 |
# library file path.
|
|
|
5 |
%__prelink_undo_cmd /usr/sbin/prelink prelink -y library
|