You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/active-dvi/files/active-dvi-1.9-htmlcflags.p...

14 lines
464 B

Index: advi-1.9/doc/Makefile.am
===================================================================
--- advi-1.9.orig/doc/Makefile.am
+++ advi-1.9/doc/Makefile.am
@@ -113,6 +113,8 @@ TEX_ENV = TEXINPUTS=$(srcdir):$(top_src
HEVEA_FLAGS = -entities -I $(srcdir) -I $(top_srcdir)/tex
HTMLC_FLAGS = -I $(srcdir)/includes \
-D CamlVersion '$(OCAMLVERSION)' \
+ -D HOSTNAME "$(HOSTNAME)" \
+ -D USER "$(USER)" \
-D version '$(VERSION)'
MV = mv -f