app-text/aiksaurus: nix src_install()
authorAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 13:57:19 +0000 (09:57 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 18:23:11 +0000 (14:23 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-text/aiksaurus/aiksaurus-1.2.1.ebuild

index 82d3727883d8f34f79d727990be588a0afd61d13..e86e0fca853979a98afe192c07c86935031f54ee 100644 (file)
@@ -30,8 +30,3 @@ src_configure() {
        filter-flags -fno-exceptions
        econf $(use_with gtk)
 }
-
-src_install() {
-       emake DESTDIR="${D}" install || die
-       default
-}