emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] [bug #4990] Planner info file is installed with


From: Dale Smith
Subject: Re: [emacs-wiki-discuss] [bug #4990] Planner info file is installed with different name than dir file
Date: Tue, 3 Jan 2006 15:14:06 -0500

On 1/3/06, Michael Olson <address@hidden> wrote:
> I've addressed this by publishing the manual to "planner" rather than
> "planner-muse", since the next version of Planner will be based on this
> branch.  Thanks for pointing this out.
>
> 2006-01-03 19:36:56 GMT Michael Olson <address@hidden> patch-152
>
>     * Makefile (install): Install the manual as "planner", not
>       "planner-muse".

Does this need to be done also? :

--- orig/Makefile
+++ mod/Makefile
@@ -42,7 +42,7 @@
        install -m 0644 $(EL) $(wildcard *.elc) $(ELISPDIR)
        install -d $(INFODIR)
        install -m 0644 $(MANUAL).info $(INFODIR)/$(MANUAL)
-       $(INSTALLINFO) $(INFODIR)/$(PROJECT)
+       $(INSTALLINFO) $(INFODIR)/$(MANUAL)

 test: $(ELC)
        $(EMACS) -q $(SITEFLAG) -batch -l ./scripts/planner-build.el \




reply via email to

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