]> git.pld-linux.org Git - packages/arpack.git/commitdiff
- restored --tag
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 16 Dec 2004 22:04:08 +0000 (22:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arpack-automake_support.patch -> 1.6

arpack-automake_support.patch

index 2f6d383ea7609b2567525eb50eca2412bdb07c12..1599e80e3cb6976d262e7ac79eec9de193566e20 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-16 12:08:47.655500904 +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 =$(LDFLAGS)
This page took 0.035391 seconds and 4 git commands to generate.