summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/auctex/auctex-11.92.ebuild')
-rw-r--r--app-emacs/auctex/auctex-11.92.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/auctex/auctex-11.92.ebuild b/app-emacs/auctex/auctex-11.92.ebuild
index 96cf2a9bfb02..0aebf21be4bf 100644
--- a/app-emacs/auctex/auctex-11.92.ebuild
+++ b/app-emacs/auctex/auctex-11.92.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -54,7 +54,7 @@ pkg_postinst() {
elisp-site-regen
}
-pkg_postrm(){
+pkg_postrm() {
use preview-latex && texmf-update
elisp-site-regen
}