Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4049

Modified Files:
        openssl100-dev.patch 
Log Message:
fix patch and apply it at the right time

Index: openssl100-dev.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/openssl100-dev.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- openssl100-dev.patch        26 Jun 2013 12:04:16 -0000      1.4
+++ openssl100-dev.patch        26 Jun 2013 13:48:33 -0000      1.5
@@ -6,7 +6,7 @@
  #
  
 -require "find.pl";
-+require File::Find ();
++use File::Find;
  
  $#ARGV == 0 || print STDERR "usage: perlpath newpath  (eg /usr/bin)\n";
 -&find(".");


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to