]> git.pld-linux.org Git - packages/arpack.git/blobdiff - arpack-automake_support.patch
- use --tag=F77
[packages/arpack.git] / arpack-automake_support.patch
index e86053e11f0e8fdad96122e737d52b16bb42aa39..ec20f633daff4a9b72675dbb7e61225ce8af9a30 100644 (file)
@@ -23,7 +23,7 @@ diff -urN ARPACK.orig/SRC/Makefile.am ARPACK.patch/SRC/Makefile.am
 --- ARPACK.orig/SRC/Makefile.am        1970-01-01 01:00:00.000000000 +0100
 +++ ARPACK.patch/SRC/Makefile.am       2004-12-06 12:25:31.462751512 +0100
 @@ -0,0 +1,74 @@
-+LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTTAG)
++LIBTOOL = $(SHELL) $(top_builddir)/libtool --tag=F77
 +lib_LTLIBRARIES = libarpack.la
 +libarpack_la_LDFLAGS = -version-info $(subst .,:,@VERSION@)
 +libarpack_la_LIBADD =-lblas
This page took 0.096714 seconds and 4 git commands to generate.