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

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

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


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: [bug #4990] Planner info file is installed with different name than dir file
Date: Tue, 03 Jan 2006 16:20:58 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Dale Smith <address@hidden> writes:

> 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 \

Yep.

2006-01-03 21:19:13 GMT Michael Olson <address@hidden>  patch-154

    Summary:
      Makefile: Fix argument for install-info.
    Revision:
      planner-muse--mwolson--1.0--patch-154

    * Makefile (install): Give install-info the correct path.  Thanks to Dale
      Smith for reporting this.

    modified files:
     ChangeLog Makefile

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: manga, Debian, XHTML, wiki, Emacs Lisp
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgpqYN0JrGeyi.pgp
Description: PGP signature


reply via email to

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