diff --git a/cde/admin/IntegTools/post_install/freebsd/configShlibs.src b/cde/admin/IntegTools/post_install/freebsd/configShlibs.src index 3807af30c..f50578d70 100755 --- a/cde/admin/IntegTools/post_install/freebsd/configShlibs.src +++ b/cde/admin/IntegTools/post_install/freebsd/configShlibs.src @@ -97,7 +97,8 @@ CDE_CONF_TOP=CDE_CONFIGURATION_TOP MakeTheLink - /sbin/ldconfig -m "${DT_TOP}/lib" + echo $CDE_TOP/lib > $LDCONFIGFILE + /sbin/ldconfig -m $CDE_TOP/lib elif [ "$OPERATION" = "verify" ] then