summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-12-13 12:13:38 +0000
committerUlrich Müller <ulm@gentoo.org>2007-12-13 12:13:38 +0000
commitb5693836152fb22764e00dae550fbdce0ead1fde (patch)
treee779bdec4b061a058fc6de461dd3855e130450db /eclass/elisp-common.eclass
parentAdd a comment. (diff)
downloademacs-b5693836152fb22764e00dae550fbdce0ead1fde.tar.gz
emacs-b5693836152fb22764e00dae550fbdce0ead1fde.tar.bz2
emacs-b5693836152fb22764e00dae550fbdce0ead1fde.zip
Revert.
svn path=/emacs-overlay/; revision=858
Diffstat (limited to 'eclass/elisp-common.eclass')
-rw-r--r--eclass/elisp-common.eclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index f26955b..26b2099 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -355,10 +355,6 @@ elisp-site-regen() {
# was actually no change.
# A case is a remerge where we have doubled output.
echo " no changes."
-# elif [ ! -e "${ROOT}${SITELISP}"/site-gentoo.el ] \
-# && ! has_version app-emacs/site-gentoo; then
-# ewarn "site-gentoo.el not created since package"
-# ewarn "app-emacs/site-gentoo is not installed."
else
mv "${T}"/site-gentoo.el "${ROOT}${SITELISP}"/site-gentoo.el
[ -f "${T}"/site-start.el ] \