emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/hyperbole 12651d8 19/20: Upcased mistyped HYPB_VERSION


From: Robert Weiner
Subject: [elpa] externals/hyperbole 12651d8 19/20: Upcased mistyped HYPB_VERSION in release target.
Date: Tue, 9 Aug 2016 19:17:10 +0000 (UTC)

branch: externals/hyperbole
commit 12651d8e9a6b92014802b07199e92810943a9027
Author: Bob Weiner <address@hidden>
Commit: Bob Weiner <address@hidden>

    Upcased mistyped HYPB_VERSION in release target.
---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 74865f5..4d271c4 100644
--- a/Makefile
+++ b/Makefile
@@ -259,7 +259,7 @@ package: git-pull doc kotl/kotl-loaddefs.el 
$(pkg_dir)/hyperbole-$(HYPB_VERSION)
 
 # Generate and distribute a Hyperbole release to GNU ELPA and ftp.gnu.org.
 # One step in this is to generate an autoloads file for the Koutliner, 
kotl/kotl-loaddefs.el.
-release: package git-push $(pkg_dir)/hyperbole-$(hypb_version).tar.gz elpa ftp
+release: package git-push $(pkg_dir)/hyperbole-$(HYPB_VERSION).tar.gz elpa ftp
        @ echo; echo "Hyperbole $(HYPB_VERSION) released to elpa and 
ftp.gnu.org successfully."
 
 # Ensure local hyperbole directory is synchronized with master before building 
a release.



reply via email to

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