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

Modified Files:
        openssl100-dev.info 
Log Message:
Correctly handle update-alternatives.

Index: openssl100-dev.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/openssl100-dev.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- openssl100-dev.info 26 Jun 2013 13:48:23 -0000      1.9
+++ openssl100-dev.info 18 Jul 2013 22:01:34 -0000      1.10
@@ -1,6 +1,6 @@
 Package: openssl100-dev
 Version: 1.0.1e
-Revision: 2
+Revision: 3
 Description: Secure Sockets Layer and Crypto Library
 License: OSI-Approved
 Homepage: http://www.openssl.org/
@@ -80,7 +80,8 @@
  ## update-alternatives with original capitalisation).
  mv %i/share/man/man3/md5.3 %i/share/man/man3/md5.3.openssl100
  for i in 2 4; do
-       mv %i/share/man/man3/MD$i.3 %i/share/man/man3/md$i.3.openssl100
+       rm %i/share/man/man3/MD$i.3
+       cp %i/share/man/man3/md5.3.openssl100 
%i/share/man/man3/md$i.3.openssl100
  done
 <<
 


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to