[freeside-commits] branch master updated. 1f0d70b0b4e3149ac515f20fbfa6da2a3254e07a

Mitch Jackson mitch at freeside.biz
Sun Dec 9 15:39:34 PST 2018


The branch, master has been updated
       via  1f0d70b0b4e3149ac515f20fbfa6da2a3254e07a (commit)
      from  5f6b143801578ebcc30b97fba1b047f80fa232fe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1f0d70b0b4e3149ac515f20fbfa6da2a3254e07a
Author: Mitch Jackson <mitch at freeside.biz>
Date:   Sun Dec 9 18:37:56 2018 -0500

    RT# 79916 Makefile copies latex .sty files

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

-----------------------------------------------------------------------

Summary of changes:
 Makefile | 1 +
 1 file changed, 1 insertion(+)




More information about the freeside-commits mailing list