[freeside-commits] branch FREESIDE_3_BRANCH updated. 8f43944bd20c53aa0cb5110df344acd6323d4fe5

Mitch Jackson mitch at freeside.biz
Sun Dec 9 15:52:07 PST 2018


The branch, FREESIDE_3_BRANCH has been updated
       via  8f43944bd20c53aa0cb5110df344acd6323d4fe5 (commit)
      from  656df6e610807dea9e2c58bd33f763e0e22f8cdc (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 8f43944bd20c53aa0cb5110df344acd6323d4fe5
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 e12b03f9f..440215856 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

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

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




More information about the freeside-commits mailing list