]> git.pld-linux.org Git - packages/arpack.git/commitdiff
- use --tag=F77
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 7 Dec 2004 17:44:23 +0000 (17:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arpack-automake_support.patch -> 1.4

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.077492 seconds and 4 git commands to generate.