summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-02-15 15:51:29 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-02-15 15:51:29 +0000
commit6e8916aedd5ef6c41ec56009381c33365b7ff3e6 (patch)
treec7e1f2b56784b0cb7755a3749516fca86478e039 /app-text/active-dvi/files
parentinitial import, ebuild by me (diff)
downloadgentoo-2-6e8916aedd5ef6c41ec56009381c33365b7ff3e6.tar.gz
gentoo-2-6e8916aedd5ef6c41ec56009381c33365b7ff3e6.tar.bz2
gentoo-2-6e8916aedd5ef6c41ec56009381c33365b7ff3e6.zip
version bump, bug #316131
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'app-text/active-dvi/files')
-rw-r--r--app-text/active-dvi/files/active-dvi-1.9-htmlcflags.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/app-text/active-dvi/files/active-dvi-1.9-htmlcflags.patch b/app-text/active-dvi/files/active-dvi-1.9-htmlcflags.patch
new file mode 100644
index 000000000000..59697ec4dc83
--- /dev/null
+++ b/app-text/active-dvi/files/active-dvi-1.9-htmlcflags.patch
@@ -0,0 +1,13 @@
+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