Revision: 7060
          http://sourceforge.net/p/ipcop/svn/7060
Author:   gespinasse
Date:     2013-06-08 09:00:43 +0000 (Sat, 08 Jun 2013)
Log Message:
-----------
Remove empty perl .bs file
Non empty .bs file is used by Dynaloader but our tree only have empty .bs, so 
don't ship them

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/Net-SSLeay
    ipcop/trunk/updates/2.1.0/setup

Modified: ipcop/trunk/config/rootfiles/common/Net-SSLeay
===================================================================
--- ipcop/trunk/config/rootfiles/common/Net-SSLeay      2013-06-07 20:16:44 UTC 
(rev 7059)
+++ ipcop/trunk/config/rootfiles/common/Net-SSLeay      2013-06-08 09:00:43 UTC 
(rev 7060)
@@ -1,13 +1,10 @@
-## Net_SSLeay-1.45
-##
 usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/SSLeay
 usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/SSLeay.pm
 #usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/SSLeay.pod
 #usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/SSLeay/Handle.pm
-#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/ptrtstrun.pl
 usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/Net/SSLeay
 #usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/Net/SSLeay/.packlist
-usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/Net/SSLeay/SSLeay.bs
+#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/Net/SSLeay/SSLeay.bs
 usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/Net/SSLeay/SSLeay.so
 usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/Net/SSLeay/autosplit.ix
 usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/Net/SSLeay/debug_read.al

Modified: ipcop/trunk/updates/2.1.0/setup
===================================================================
--- ipcop/trunk/updates/2.1.0/setup     2013-06-07 20:16:44 UTC (rev 7059)
+++ ipcop/trunk/updates/2.1.0/setup     2013-06-08 09:00:43 UTC (rev 7060)
@@ -153,6 +153,9 @@
 /bin/rm -rf /usr/lib/perl5/5.10.1
 /bin/rm -rf /usr/lib/perl5/site_perl/5.10.1
 
+# Empty .bs files are unneeded (non-empty .bs are used by dynaloader, our tree 
have none)
+/bin/rm -rf 
/usr/lib/perl5/site_perl/5.14.2/i486-linux/auto/Net/SSLeay/SSLeay.bs
+
 # Remove devel lib that should not be needed
 /bin/rm -f /usr/lib/libatm.so
 /bin/rm -f /usr/lib/libcairo.so

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


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to