Revision: 5904 http://ipcop.svn.sourceforge.net/ipcop/?rev=5904&view=rev Author: owes Date: 2011-10-06 18:03:28 +0000 (Thu, 06 Oct 2011) Log Message: ----------- That should of course read ldconfig, not ldd :-(
Modified Paths: -------------- ipcop/trunk/tools/comp_md5.pl Modified: ipcop/trunk/tools/comp_md5.pl =================================================================== --- ipcop/trunk/tools/comp_md5.pl 2011-10-06 17:58:02 UTC (rev 5903) +++ ipcop/trunk/tools/comp_md5.pl 2011-10-06 18:03:28 UTC (rev 5904) @@ -152,7 +152,7 @@ next; } - # Better to include symlinks in update as ldd does not update all + # Better to include symlinks in update as ldconfig does not update all # if (($file =~ /^\/lib\/.*/) || ($file =~ /^\/usr\/lib\/.*/)) { # my $mode = (lstat("${BASEDIR}/build_${MACHINE}/ipcop/$file"))[2]; # if (S_ISLNK($mode)) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn