diff --git a/app-emacs/vterm/files/vterm-dont-compile.patch b/app-emacs/vterm/files/vterm-0.0.1_pre20200713-dont-compile.patch similarity index 100% rename from app-emacs/vterm/files/vterm-dont-compile.patch rename to app-emacs/vterm/files/vterm-0.0.1_pre20200713-dont-compile.patch diff --git a/app-emacs/vterm/vterm-0.0.1_pre20200713.ebuild b/app-emacs/vterm/vterm-0.0.1_pre20200713.ebuild index 3f049c76abd3c..b3df66ead6418 100644 --- a/app-emacs/vterm/vterm-0.0.1_pre20200713.ebuild +++ b/app-emacs/vterm/vterm-0.0.1_pre20200713.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ RDEPEND="${DEPEND} >=app-editors/emacs-26:*[dynamic-loading]" S="${WORKDIR}/${MY_PN}-${COMMIT}" -PATCHES=( "${FILESDIR}"/${PN}-dont-compile.patch ) +PATCHES=( "${FILESDIR}"/${P}-dont-compile.patch ) SITEFILE="50${PN}-gentoo.el" DOCS="README.md"