ports/math/dynare/files/patch-Makefile.in
Kurt Jaeger 7f7b2b18b1 math/dynare: update 4.4.3 -> 4.5.1
PR:		221342
Relnotes:	https://forum.dynare.org/t/release-of-dynare-4-5-1/10431
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
2017-08-12 18:05:42 +00:00

11 lines
387 B
Text

--- Makefile.in.orig 2017-07-24 14:31:29 UTC
+++ Makefile.in
@@ -844,7 +844,7 @@ install-exec-local:
ARCH="64"; \
fi; \
mkdir -p $(DESTDIR)$(pkglibdir)/matlab/preprocessor$$ARCH; \
- cp preprocessor/dynare_m $(DESTDIR)$(pkglibdir)/matlab/preprocessor$$ARCH; \
+ $(INSTALL_PROGRAM) preprocessor/dynare_m $(DESTDIR)$(pkglibdir)/matlab/preprocessor$$ARCH; \
}
uninstall-local: