Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37496404
en ru br
ALT Linux repositórios
S:1.5.1-alt1

Group :: Desenvolvimento/Outros
RPM: libmatio

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: matio-1.3.3-fortranpath.patch
Download


diff -up matio-1.3.3/src/Makefile.am.fortranpath matio-1.3.3/src/Makefile.am
--- matio-1.3.3/src/Makefile.am.fortranpath	2008-10-13 12:01:02.000000000 +0200
+++ matio-1.3.3/src/Makefile.am	2008-10-13 12:01:31.000000000 +0200
@@ -21,12 +21,12 @@ if HAVE_ZLIB
 endif
 
 if ENABLE_FORTRAN
-    AM_FCFLAGS             = -I. -I$(top_builddir)/src/fortran
+    AM_FCFLAGS             = -I. -I$(top_builddir)/src
     AM_LDFLAGS            +=  $(FCLDFLAGS)
     nodist_include_HEADERS =  $(top_builddir)/src/matio.mod
-    noinst_HEADERS        += fortran/create.f90 fortran/read_data.f90 \
-                             fortran/write_data.f90 fortran/write.f90
-    libmatio_la_SOURCES   += fortran/matio_internal.c fortran/matio.f90
+    noinst_HEADERS        += create.f90 read_data.f90 \
+                             write_data.f90 write.f90
+    libmatio_la_SOURCES   += matio_internal.c matio.f90
 endif
 
 dosubst = sed -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009