[PC-BSD Commits] r2143 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Fri Jun 20 07:29:39 PDT 2008
Author: kris
Date: 2008-06-20 07:29:39 -0700 (Fri, 20 Jun 2008)
New Revision: 2143
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Updated the ldconfig paths to include /usr/local/kde4/lib
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2008-06-20 14:19:58 UTC (rev 2142)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2008-06-20 14:29:39 UTC (rev 2143)
@@ -9,6 +9,7 @@
devfs_system_ruleset="devfsrules_common"
sendmail_enable="NO"
sendmail_rebuild_aliases="YES"
+ldconfig_paths="/usr/lib/compat /usr/local/lib /usr/local/kde4/lib /usr/local/lib/compat/pkg"
# Enable the pcbsd startup / shutdown scripts
pcbsdinit_enable="YES"
More information about the Commits
mailing list