summaryrefslogtreecommitdiff
path: root/science/hdf5-18/files/patch-fortran_commence.in
diff options
context:
space:
mode:
Diffstat (limited to 'science/hdf5-18/files/patch-fortran_commence.in')
-rw-r--r--science/hdf5-18/files/patch-fortran_commence.in31
1 files changed, 0 insertions, 31 deletions
diff --git a/science/hdf5-18/files/patch-fortran_commence.in b/science/hdf5-18/files/patch-fortran_commence.in
deleted file mode 100644
index 3331f07ce406..000000000000
--- a/science/hdf5-18/files/patch-fortran_commence.in
+++ /dev/null
@@ -1,31 +0,0 @@
---- fortran/config/commence.in.orig Thu Jul 12 21:28:40 2007
-+++ fortran/config/commence.in Thu Jul 12 21:33:56 2007
-@@ -47,7 +47,7 @@
- RM=rm -f
- CP=cp
- INSTALL=@INSTALL@
--INSTALL_PROGRAM=@INSTALL_PROGRAM@
-+INSTALL_PROGRAM=@INSTALL_SCRIPT@
- INSTALL_DATA=@INSTALL_DATA@
- PARALLEL=@PARALLEL@
- RUNSERIAL=@RUNSERIAL@
-@@ -62,7 +62,7 @@
- bindir=@bindir@
- libdir=@libdir@
- includedir=@includedir@
--docdir=@exec_prefix@/doc
-+docdir=@exec_prefix@/share
- PUB_LIB=$(LIB)
-
- ## Shared libraries
-@@ -85,8 +85,8 @@
- ## Optional variables. We must declare them here because Irix pmake
- ## complains if it sees a reference to a variable which has never been
- ## defined. The main makefile is free to redefine these to something else.
--DOCDIR=$(docdir)
--EXAMPLEDIR=$(docdir)/hdf5/examples/fortran
-+DOCDIR=$(docdir)/doc/hdf5
-+EXAMPLEDIR=$(docdir)/examples/hdf5/fortran
- LIB=
- LIB_SRC=
- LIB_OBJ=