cweb: formula-specific directory in site-lisp
This commit is contained in:
parent
24058bd707
commit
43d035ce59
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Cweb < Formula
|
||||||
ENV.deparallelize
|
ENV.deparallelize
|
||||||
|
|
||||||
macrosdir = (share/"texmf/tex/generic")
|
macrosdir = (share/"texmf/tex/generic")
|
||||||
emacsdir = (share/"emacs/site-lisp")
|
emacsdir = (share/"emacs/site-lisp/cweb")
|
||||||
cwebinputs = (lib/"cweb")
|
cwebinputs = (lib/"cweb")
|
||||||
|
|
||||||
# make install doesn't use `mkdir -p` so this is needed
|
# make install doesn't use `mkdir -p` so this is needed
|
||||||
|
|
Loading…
Reference in a new issue