From b25a86c4ce6a955612f9e1cfaf9c53a7bf09ccda Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 13 Oct 2004 07:12:14 +0000 Subject: Accidentally removed the last component of the pathname when committing. --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/defaults') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 4d9b1c3..a407e37 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -437,7 +437,7 @@ svr4_enable="NO" # SysVR4 emulation loaded at startup (or NO). osf1_enable="NO" # Alpha OSF/1 emulation loaded at startup (or NO). clear_tmp_enable="NO" # Clear /tmp at startup. ldconfig_insecure="NO" # Set to YES to disable ldconfig security checks -ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/compat" +ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/compat/pkg" # shared library search paths ldconfig_paths_aout="/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout" # a.out shared library search paths -- cgit v1.1