diff options
Diffstat (limited to 'sci-mathematics/pspp/pspp-1.2.0.ebuild')
-rw-r--r-- | sci-mathematics/pspp/pspp-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pspp/pspp-1.2.0.ebuild b/sci-mathematics/pspp/pspp-1.2.0.ebuild index 80c1c85576e4..b0978a19cfa8 100644 --- a/sci-mathematics/pspp/pspp-1.2.0.ebuild +++ b/sci-mathematics/pspp/pspp-1.2.0.ebuild @@ -70,7 +70,7 @@ src_install() { prune_libtool_files --all } -pkg_postinst () { +pkg_postinst() { use emacs && elisp-site-regen } |