erc-commit
[Top][All Lists]
Advanced

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

[Erc-commit] [commit][master] Fix build issue for ELPA package.


From: mwolson
Subject: [Erc-commit] [commit][master] Fix build issue for ELPA package.
Date: Sat, 26 Jan 2008 17:20:23 -0500

commit 765ca0e01a599d0ff6feaaeb21ae02b2d57e78b1
Author: Michael W. Olson <address@hidden>
Date:   Sat Jan 26 16:57:52 2008 -0500

    Fix build issue for ELPA package.

diff --git a/ChangeLog b/ChangeLog
index 23057fa..1a872a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
        users of the version that comes with Emacs, and they will have
        erc-list.el by Emacs 23.
        (MISC): Add ChangeLog.07.
+       (elpa): Fix build issue.
 
        * README.extras: Mention Emacs 23.
 
diff --git a/Makefile b/Makefile
index 72c39ff..54e4df2 100644
--- a/Makefile
+++ b/Makefile
@@ -185,7 +185,7 @@ elpa: $(MANUAL).info
        cp -r images $(ELPA)/$(SNAPDIR)
        cp erc-pkg.el $(ELPA)/$(SNAPDIR)
        cp $(MANUAL).info $(ELPA)/$(SNAPDIR)
-       cp dir-template $(ELPADIR)/$(SNAPDIR)/dir
+       cp dir-template $(ELPA)/$(SNAPDIR)/dir
        install-info --section "Emacs" "Emacs" \
          --info-dir=$(ELPA)/$(SNAPDIR) \
          $(ELPA)/$(SNAPDIR)/$(MANUAL).info




reply via email to

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