From 1f0d70b0b4e3149ac515f20fbfa6da2a3254e07a Mon Sep 17 00:00:00 2001 From: Mitch Jackson Date: Sun, 9 Dec 2018 18:37:56 -0500 Subject: [PATCH] RT# 79916 Makefile copies latex .sty files --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 3486b7967..864fee6b9 100644 --- a/Makefile +++ b/Makefile @@ -271,6 +271,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 -- 2.11.0