mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 15:36:58 +02:00
eclass/elisp-common: Sync with Gentoo
It's from Gentoo commit be6fac4e3812ef82278b8b2679f1de7a3c6d8f2b.
This commit is contained in:
parent
fde7837906
commit
4ab2bfafb6
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: elisp-common.eclass
|
||||
@ -206,7 +206,7 @@ BYTECOMPFLAGS="-L ."
|
||||
# @ECLASS_VARIABLE: NEED_EMACS
|
||||
# @DESCRIPTION:
|
||||
# The minimum Emacs version required for the package.
|
||||
: ${NEED_EMACS:=23.1}
|
||||
: "${NEED_EMACS:=25.3}"
|
||||
|
||||
# @ECLASS_VARIABLE: _ELISP_EMACS_VERSION
|
||||
# @INTERNAL
|
||||
|
Loading…
Reference in New Issue
Block a user