aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8194fdf..961855f 100644
--- a/Makefile
+++ b/Makefile
@@ -160,6 +160,8 @@ with-editor-$(VERSION).tar: info
git-commit-$(VERSION).el:
@printf "Packing $@\n"
@$(CP) lisp/git-commit.el git-commit-$(VERSION).el
+ @$(SED) -i git-commit-$(VERSION).el \
+ -e "s/^;; Keywords:/;; Package-Version: $(VERSION)\n;; Keywords:/"
define magit_popup_pkg
(define-package "magit-popup" "$(VERSION)"