On Mon, 24 Sep 2012, Jon Trulson wrote:
> On Tue, 25 Sep 2012, Marcin Cieslak wrote:
>
> Applied.
I'm sorry - it turns out this one does not fully
work as expected.
This one is better (it's relative to the old master)
- so it might cause a conflict:
diff --git a/cde/admin/IntegTools/post_install/freebsd/configShlibs.src
b/cde/admin/IntegTools/post_install/freebsd/configShlibs.src
index 3807af3..f50578d 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
//Marcin
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
cdesktopenv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel