summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-06-20 10:02:17 +0000
committerUlrich Müller <ulm@gentoo.org>2007-06-20 10:02:17 +0000
commit134e21f1995fa9156c122aebdaef961fa5baa609 (patch)
tree8b79735be117163ebfd4b276655e9f8b40b4f65f /eclass/elisp.eclass
parentChangeLog (diff)
downloademacs-134e21f1995fa9156c122aebdaef961fa5baa609.tar.gz
emacs-134e21f1995fa9156c122aebdaef961fa5baa609.tar.bz2
emacs-134e21f1995fa9156c122aebdaef961fa5baa609.zip
Generate output in elisp-site-regen only if site-gentoo.el has changed.
svn path=/emacs-overlay/; revision=434
Diffstat (limited to 'eclass/elisp.eclass')
-rw-r--r--eclass/elisp.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
index 345dc81..6593215 100644
--- a/eclass/elisp.eclass
+++ b/eclass/elisp.eclass
@@ -74,7 +74,7 @@ elisp_pkg_postinst() {
}
elisp_pkg_postrm() {
- elisp-site-regen --silent
+ elisp-site-regen
}
EXPORT_FUNCTIONS src_unpack src_compile src_install