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

Modified Files:
        gnutls28.info 
Log Message:
sync. w/ 10.!4, call autoreconf to get aclocal as needed


Index: gnutls28.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/crypto/gnutls28.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gnutls28.info       16 Jun 2012 18:43:27 -0000      1.2
+++ gnutls28.info       13 May 2013 21:00:45 -0000      1.3
@@ -24,7 +24,7 @@
 <<
 CompileScript: <<
   #!/bin/bash -ev
-  xz -dc gnutls-%v.tar.xz | tar xf -
+  xz -dc gnutls-%v.tar.xz | tar xvf -
   cd gnutls-%v
   # use gcc-4.2 on 10.5
   osversion=`uname -r | cut -d. -f1`
@@ -32,8 +32,9 @@
        export CC=/usr/bin/gcc-4.2
   fi
   # regenerate configure and lib/accelerated/x86/Makfile.in
-  autoconf
-  automake
+  autoreconf
+#  autoconf
+#  automake
   perl -pi -e "s|STDALIGN_H=''|STDALIGN_H='stdalign.h'|g" ./configure
   %{default_script}
   sed -i.orig -e '/Requires.private/s| , zlib||' lib/gnutls.pc


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to