ports/lang/php-mode.el/files/patch-Makefile
Tobias C. Berner f5762a9ce3 lang/php-mode.el: Update to 1.23.0
PR:		248510
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>  (maintainer)
2020-08-15 07:06:28 +00:00

11 lines
239 B
Text

--- Makefile.orig 2020-05-06 11:22:27 UTC
+++ Makefile
@@ -6,7 +6,7 @@ ELCS = $(ELS:.el=.elc)
%.elc: %.el
$(EMACS) -Q -batch -L . -f batch-byte-compile $<
-all: autoloads $(ELCS) authors
+all: $(ELCS) authors
authors: AUTHORS.md