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

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

[elpa] externals/hyperbole b0724a8 18/20: Updates to release, package an


From: Robert Weiner
Subject: [elpa] externals/hyperbole b0724a8 18/20: Updates to release, package and elpa targets.
Date: Tue, 9 Aug 2016 19:17:09 +0000 (UTC)

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

    Updates to release, package and elpa targets.
---
 Makefile |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index 185cfcb..74865f5 100644
--- a/Makefile
+++ b/Makefile
@@ -275,6 +275,9 @@ elpa: package
        cd ../elpa/package/hyperbole && git pull 
http://git.savannah.gnu.org/r/hyperbole.git master \
        && git tag -s hyperbole-$(HYPB_VERSION) && git push
 
+elpa-test: package
+       cd ../elpa/package/hyperbole && git pull 
http://git.savannah.gnu.org/r/hyperbole.git master
+
 # Send compressed tarball for uploading to GNU ftp site; this must be done 
from the directory
 # containing the tarball to upload.
 ftp: package



reply via email to

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