Skip to content

Commit ff6dc1b

Browse files
committed
Fix melpazoid warning
1 parent be5c399 commit ff6dc1b

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ package-lint:
2323
--eval "(package-initialize)" \
2424
--eval "(require 'package-lint)" \
2525
-f package-lint-batch-and-exit \
26-
ghostel.el ghostel-debug.el
26+
ghostel.el
2727

2828
checkdoc:
2929
$(EMACS) --batch -Q \

ghostel-debug.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
;; Author: Daniel Kraus
66
;; URL: https://github.com/dakra/ghostel
77
;; Version: 0.2.50
8-
;; Package-Requires: ((emacs "27.1"))
98
;; SPDX-License-Identifier: GPL-3.0-or-later
109

1110
;; This file is NOT part of GNU Emacs.

0 commit comments

Comments
 (0)