Makefile: update bbdb rules
This commit is contained in:
parent
46ac212468
commit
e8b70c80a8
6
Makefile
6
Makefile
@ -245,11 +245,11 @@ bbdb/Makefile :\
|
|||||||
bbdb/tex/Makefile.in\
|
bbdb/tex/Makefile.in\
|
||||||
| $(DOT_DIR)/share/texmf/.dir
|
| $(DOT_DIR)/share/texmf/.dir
|
||||||
cd $(@D) && ./configure\
|
cd $(@D) && ./configure\
|
||||||
--with-emacs=$(call fixpath-shell,$(EMACS))\
|
EMACS=$(call fixpath-shell,$(EMACS))\
|
||||||
|
--prefix=$(DOT_DIR)\
|
||||||
--datarootdir=$(DOT_DIR)\
|
--datarootdir=$(DOT_DIR)\
|
||||||
|
--datadir=$(DOT_DIR)/share/texmf\
|
||||||
--with-lispdir=$(LISP_DIR)/bbdb\
|
--with-lispdir=$(LISP_DIR)/bbdb\
|
||||||
--with-tex-dir=$(DOT_DIR)/share/texmf\
|
|
||||||
--with-texmf-dir=$(DOT_DIR)/share/texmf
|
|
||||||
|
|
||||||
bbdb: bbdb/Makefile
|
bbdb: bbdb/Makefile
|
||||||
$(MAKE) -C $(DIR-$@) install
|
$(MAKE) -C $(DIR-$@) install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user