From: Mitch Jackson Date: Sun, 9 Dec 2018 23:37:56 +0000 (-0500) Subject: RT# 79916 Makefile copies latex .sty files X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=8f04fd3c76b61242f2fb22e28b78e90a8d12d577;p=freeside.git RT# 79916 Makefile copies latex .sty files --- diff --git a/Makefile b/Makefile index 216cea0f0..c18fcc420 100644 --- a/Makefile +++ b/Makefile @@ -270,6 +270,7 @@ dev-perl-modules: perl-modules ln -sf ${FREESIDE_PATH}/FS/blib/lib/FS ${PERL_INC_DEV_KLUDGE}/FS install-texmf: + mkdir -p /usr/local/share/texmf/tex/latex install -D -o freeside -m 444 etc/*.sty \ /usr/local/share/texmf/tex/latex/ texhash /usr/local/share/texmf