diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-03-30 19:35:18 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-03-30 20:09:30 +0200 |
commit | 471f80cb4f9e3899e5a9cae260cf5964e2164257 (patch) | |
tree | 3b879e111db0053755d9a66891689c82754d8a1f /app-office/lyx | |
parent | app-office/lyx: Drop superfluous ${S} (diff) | |
download | gentoo-471f80cb4f9e3899e5a9cae260cf5964e2164257.tar.gz gentoo-471f80cb4f9e3899e5a9cae260cf5964e2164257.tar.bz2 gentoo-471f80cb4f9e3899e5a9cae260cf5964e2164257.zip |
app-office/lyx: Drop gnome2_icon_savelist
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-2.3.0.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-office/lyx/lyx-2.3.0.ebuild b/app-office/lyx/lyx-2.3.0.ebuild index 9cfd20937ed9..a492d69d8b52 100644 --- a/app-office/lyx/lyx-2.3.0.ebuild +++ b/app-office/lyx/lyx-2.3.0.ebuild @@ -143,10 +143,6 @@ src_install() { fi } -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { font_pkg_postinst gnome2_icon_cache_update |