[freeside-commits] branch FREESIDE_4_BRANCH updated. 8f04fd3c76b61242f2fb22e28b78e90a8d12d577
Mitch Jackson
mitch at freeside.biz
Sun Dec 9 15:44:52 PST 2018
The branch, FREESIDE_4_BRANCH has been updated
via 8f04fd3c76b61242f2fb22e28b78e90a8d12d577 (commit)
from a95e1f0542a30fab77a20f7cde0216c00af4d760 (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 8f04fd3c76b61242f2fb22e28b78e90a8d12d577
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 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
-----------------------------------------------------------------------
Summary of changes:
Makefile | 1 +
1 file changed, 1 insertion(+)
More information about the freeside-commits
mailing list