Revision: 6740
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6740&view=rev
Author:   gespinasse
Date:     2012-08-05 06:01:22 +0000 (Sun, 05 Aug 2012)
Log Message:
-----------
Remove chmod +x /lib/libcap.so.* that should not be needed, many shared libs 
don't have +x, like bind libs

Modified Paths:
--------------
    ipcop/trunk/updates/2.1.0/setup

Modified: ipcop/trunk/updates/2.1.0/setup
===================================================================
--- ipcop/trunk/updates/2.1.0/setup     2012-08-05 05:51:47 UTC (rev 6739)
+++ ipcop/trunk/updates/2.1.0/setup     2012-08-05 06:01:22 UTC (rev 6740)
@@ -193,6 +193,8 @@
 /bin/rm -f /usr/lib/libk5crypto.so
 /bin/rm -f /usr/lib/libkrb5.so
 
+/bin/chmod -x /lib/libcap.so.*
+
 # For new shared libs. May not always be required, but makes sure we do not 
forget
 /sbin/ldconfig
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
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/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to