summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-03-12 17:09:04 +0000
committerUlrich Müller <ulm@gentoo.org>2009-03-12 17:09:04 +0000
commit96adc5d4a9c1ad6b5adbc2bb9e0d02213f29b46a (patch)
tree46a4c711dec7bb5e214d35eb54b3e5b633e3ff23 /eclass
parentMoved to Portage tree. (diff)
downloademacs-96adc5d4a9c1ad6b5adbc2bb9e0d02213f29b46a.tar.gz
emacs-96adc5d4a9c1ad6b5adbc2bb9e0d02213f29b46a.tar.bz2
emacs-96adc5d4a9c1ad6b5adbc2bb9e0d02213f29b46a.zip
Change a comment.
svn path=/emacs-overlay/; revision=1320
Diffstat (limited to 'eclass')
-rw-r--r--eclass/elisp-common.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index 86a835e..7dc9989 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -326,7 +326,8 @@ elisp-site-regen() {
einfon "Regenerating site-gentoo.el (${EBUILD_PHASE}) ..."
- # remove any auxiliary file (from previous run)
+ # Until January 2009, elisp-common.eclass sometimes created an auxiliary
+ # file for backwards compatibility. Remove any such file.
rm -f "${ROOT}${SITELISP}"/00site-gentoo.el
# set nullglob option, there may be a directory without matching files