summaryrefslogtreecommitdiff
path: root/packages/prelink/prelink-20060712/prelink.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-07-26 09:22:10 +0000
committerKoen Kooi <koen@openembedded.org>2006-07-26 09:22:10 +0000
commitdd5e589aa3fe0b711de231a73748522210520f80 (patch)
tree483ae5339653523294f28a0b9070704f8a5c7576 /packages/prelink/prelink-20060712/prelink.conf
parentc7d4424041d024c472361a81657ca622937b26c3 (diff)
prelink: update to new version, since the old one vanished from the debian mirrors
Diffstat (limited to 'packages/prelink/prelink-20060712/prelink.conf')
-rw-r--r--packages/prelink/prelink-20060712/prelink.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/prelink/prelink-20060712/prelink.conf b/packages/prelink/prelink-20060712/prelink.conf
new file mode 100644
index 0000000000..c5a4f4adc3
--- /dev/null
+++ b/packages/prelink/prelink-20060712/prelink.conf
@@ -0,0 +1,18 @@
+# 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
+-l /lib
+-l /usr/lib
+-l /usr/X11R6/lib