axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] 20080102.01.tpd.patch


From: daly
Subject: [Axiom-developer] 20080102.01.tpd.patch
Date: Thu, 3 Jan 2008 09:41:08 -0600

This patch fixes a typo in the src/hyper/Makefile.
Apparently only part of the changes made the last commit.

Tim

=======================================================================
diff --git a/changelog b/changelog
index 51a4abc..daecc5d 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,4 @@
+20080102 tpd src/hyper/Makefile.pamphlet fix typo for axbook
 20071230 tpd src/hyper/Makefile prevent spurious remake of axbook (7052)
 20071230 tpd src/input/summation.input update tests with new mathml output
 20071229 acr src/algebra/mathml.spad fix sum ambiguity bug in mathml (7057)
diff --git a/src/hyper/Makefile.pamphlet b/src/hyper/Makefile.pamphlet
index 95d03f3..646757a 100644
--- a/src/hyper/Makefile.pamphlet
+++ b/src/hyper/Makefile.pamphlet
@@ -1133,7 +1133,7 @@ ${HYPER}/axbook: ${IN}/axbook.tgz
 <<environment>>
 all: ${INCLUDES} ${BITMAPS} ${OBJS} ${SCRIPTS} ${BINFILES} \
      ${HYPER}/pages/ht.db ${DOCFILES} ${HYPER}/rootpage.xhtml \
-     ${HYPER}/axbook/book-index.xhtml ${MNT}/${SYS}/doc/bookvol11.dvi \
+     ${HYPER}/axbook ${MNT}/${SYS}/doc/bookvol11.dvi \
      ${HYPER}/bigbayou.png ${HYPER}/doctitle.png
        @ echo 155 finished ${IN}
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]