CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Ralf Angeli <angeli>    08/03/07 20:28:52

Index: Makefile
===================================================================
RCS file: /sources/auctex/reftex/doc/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- Makefile    2 Jan 2008 20:25:09 -0000       1.9
+++ Makefile    7 Mar 2008 20:28:52 -0000       1.10
@@ -69,6 +69,7 @@
 install: reftex.info
        if [ ! -d $(infodir) ]; then $(MKDIR) $(infodir); else true; fi ;
        $(INSTALL_DATA) reftex.info $(infodir)
+       -$(INSTALL_INFO) --info-dir=$(infodir) --remove reftex
        -$(INSTALL_INFO) --info-dir=$(infodir) reftex.info
 
 clean:


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to