blob: 562f23c59d21872a2339ec92ed00dda49317c213 [file] [log] [blame]
# This config file contains a list of directories both with binaries
# and libraries prelink should consider by default.
# If a directory name is prefixed with `-l ', the directory hierarchy
# will be walked as long as filesystem boundaries are not crossed.
# If a directory name is prefixed with `-h ', symbolic links in a
# directory hierarchy are followed.
-l /usr/local/sbin
-l /sbin
-l /usr/sbin
-l /usr/local/bin
-l /bin
-l /usr/bin
-l /usr/X11R6/bin
-l /usr/games
-l /usr/local/lib{,32,64,x32}
-l /lib{,32,64,x32}
-l /usr/lib{,32,64,x32}
-l /usr/X11R6/lib{,32,64,x32}