cweb: formula-specific directory in site-lisp

This commit is contained in:
Alex Dunn 2015-07-05 12:37:29 -07:00
parent 24058bd707
commit 43d035ce59

View file

@ -14,7 +14,7 @@ class Cweb < Formula
ENV.deparallelize
macrosdir = (share/"texmf/tex/generic")
emacsdir = (share/"emacs/site-lisp")
emacsdir = (share/"emacs/site-lisp/cweb")
cwebinputs = (lib/"cweb")
# make install doesn't use `mkdir -p` so this is needed