aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-30 15:13:08 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-30 15:13:38 +0100
commit75bdb13a13345ae3addbad16c9e18e02616131c2 (patch)
tree6e44f41563627540895dbf50a1ec3521a8fc1b94 /sci-misc/elmer-fem/files/elmer-fem-Makefile-install.patch
parentsci-libs/iRODS: version bump, EAPI bump (diff)
downloadsci-75bdb13a13345ae3addbad16c9e18e02616131c2.tar.gz
sci-75bdb13a13345ae3addbad16c9e18e02616131c2.tar.bz2
sci-75bdb13a13345ae3addbad16c9e18e02616131c2.zip
ci-misc/elmer-fem: version bump, EAPI bump, add more USE flags
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-misc/elmer-fem/files/elmer-fem-Makefile-install.patch')
-rw-r--r--sci-misc/elmer-fem/files/elmer-fem-Makefile-install.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sci-misc/elmer-fem/files/elmer-fem-Makefile-install.patch b/sci-misc/elmer-fem/files/elmer-fem-Makefile-install.patch
deleted file mode 100644
index d0de4fe8b..000000000
--- a/sci-misc/elmer-fem/files/elmer-fem-Makefile-install.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- fem/src/Makefile.am.old 2012-11-12 14:50:05.435767716 +0100
-+++ fem/src/Makefile.am 2012-11-12 14:51:29.271802187 +0100
-@@ -154,8 +154,9 @@
-
-
- install-exec-local:
-- @echo "Installing stuff to ${prefix}/bin"
-+ @echo "Installing stuff to ${DESTDIR}${prefix}/bin"
- $(MKDIR) $(DESTDIR)$(prefix)/bin
-+ $(MKDIR) $(DESTDIR)$(prefix)/lib
- $(CP) ElmerSolver$(EXEEXT) $(DESTDIR)$(prefix)/bin
- $(CP) ViewFactors$(EXEEXT) $(DESTDIR)$(prefix)/bin
- $(CP) GebhardtFactors$(EXEEXT) $(DESTDIR)$(prefix)/bin