diff options
author | Matthias Maier <tamiko@gentoo.org> | 2020-04-30 17:33:16 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2020-04-30 17:33:16 -0500 |
commit | 655fa4da039a460c7f689735f96c1cc1f4157c1c (patch) | |
tree | 991a0e672503699139d9f61298ad924aa57785fb /sci-chemistry/gelemental | |
parent | dev-util/cloc: drop old; drop to testing for uncommon arches (diff) | |
download | gentoo-655fa4da039a460c7f689735f96c1cc1f4157c1c.tar.gz gentoo-655fa4da039a460c7f689735f96c1cc1f4157c1c.tar.bz2 gentoo-655fa4da039a460c7f689735f96c1cc1f4157c1c.zip |
sci-chemistry/gelemental: remove dead code
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sci-chemistry/gelemental')
-rw-r--r-- | sci-chemistry/gelemental/gelemental-2.0.0.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sci-chemistry/gelemental/gelemental-2.0.0.ebuild b/sci-chemistry/gelemental/gelemental-2.0.0.ebuild index 7a482363201c..a77a5cd7a88e 100644 --- a/sci-chemistry/gelemental/gelemental-2.0.0.ebuild +++ b/sci-chemistry/gelemental/gelemental-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -35,11 +35,6 @@ src_configure() { default } -# src_install() { -# de -# autotools-utils_src_install apidir="/usr/share/doc/${PF}/html" -# } - pkg_postinst() { gnome2_icon_cache_update fdo-mime_desktop_database_update |