Do not install LICENSE.md files of submodules under /usr/lib/dynare/matlab.

time-shift
Sébastien Villemot 2017-06-28 15:06:02 +02:00
parent 5d96e8c2f0
commit 801154dbee
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ install-exec-local:
cp -r contrib/jsonlab $(DESTDIR)$(pkglibdir)/contrib/jsonlab
cp -r examples $(DESTDIR)$(pkglibdir)
cp -r matlab $(DESTDIR)$(pkglibdir)
find $(DESTDIR)$(pkglibdir) -name LICENSE.md -delete
rm -rf $(DESTDIR)$(pkglibdir)/matlab/preprocessor*
{ \
if [ -z "`file preprocessor/dynare_m | grep x86.64`" ]; then \