summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-07-01 22:04:07 +0000
committerUlrich Müller <ulm@gentoo.org>2008-07-01 22:04:07 +0000
commitf4ac79c4a8f02eee5e958f889131450fc4e472f5 (patch)
treed24cac70cf5cd1aab4f80b6c218a5ae162dd1b32 /eclass
parentInstall tree-from-tags.rb in doc. Add a note about media players. (diff)
downloademacs-f4ac79c4a8f02eee5e958f889131450fc4e472f5.tar.gz
emacs-f4ac79c4a8f02eee5e958f889131450fc4e472f5.tar.bz2
emacs-f4ac79c4a8f02eee5e958f889131450fc4e472f5.zip
Fix a comment.
svn path=/emacs-overlay/; revision=1110
Diffstat (limited to 'eclass')
-rw-r--r--eclass/elisp-common.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index cf2dcb6..760c5a2 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -317,7 +317,7 @@ elisp-site-regen() {
einfon "Regenerating ${SITELISP}/site-gentoo.el ..."
- # remove auxiliary file
+ # remove any auxiliary file (from previous run)
rm -f "${ROOT}${SITELISP}"/00site-gentoo.el
# set nullglob option, there may be a directory without matching files