summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-22 23:07:33 +0000
committerKarl Berry <karl@freefriends.org>2008-05-22 23:07:33 +0000
commit0cf2e5624d5affde0e4e6813161e5e0b5d0ad119 (patch)
tree1196e17ac61c0543ac65ee354f9808c86fcc6cd2 /Build
parent1c897bc61b8c7039998d895df421e694e1820da5 (diff)
(install-exec): no longer install ebb, since
dvipdfmx can serve as a compatible replacement. git-svn-id: svn://tug.org/texlive/trunk@8294 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/dvipdfm/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/dvipdfm/Makefile.in b/Build/source/texk/dvipdfm/Makefile.in
index aaf44ead9c9..a75ca83d585 100644
--- a/Build/source/texk/dvipdfm/Makefile.in
+++ b/Build/source/texk/dvipdfm/Makefile.in
@@ -53,7 +53,9 @@ distclean::
install-exec:
$(SHELL) $(top_srcdir)/../mkinstalldirs $(bindir)
$(INSTALL_LIBTOOL_PROG) $(program) $(bindir)
- $(INSTALL_LIBTOOL_PROG) ebb $(bindir)
+# don't install ebb; we use the compatible version in dvipdfmx.
+# but i guess we may as well keep building it for now. --karl, 23may08.
+# $(INSTALL_LIBTOOL_PROG) ebb $(bindir)
$(INSTALL_SCRIPT) $(srcdir)/dvipdft $(bindir)
uninstall-exec: