From 1a0d51693b7ba5a2c982058bf538c53fcf40cbee Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 3 Jun 2008 15:43:55 +0000 Subject: Change ${PN}-${PV} to ${P} in comment. svn path=/emacs-overlay/; revision=1083 --- eclass/elisp.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass index 84dce7a..0ea2533 100644 --- a/eclass/elisp.eclass +++ b/eclass/elisp.eclass @@ -21,8 +21,8 @@ # All elisp-* functions are documented there. # # If the package's source is a single (in whatever way) compressed elisp -# file with the file name ${PN}-${PV}.el, then this eclass will move -# ${PN}-${PV}.el to ${PN}.el in src_unpack(). +# file with the file name ${P}.el, then this eclass will move ${P}.el to +# ${PN}.el in src_unpack(). # @ECLASS-VARIABLE: DOCS # @DESCRIPTION: -- cgit v1.2.3-18-g5258