x11-plugins/pidgin-hotkeys: nix src_install()
authorAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 13:49:38 +0000 (09:49 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 18:23:09 +0000 (14:23 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild

index 25d102a3e7e260c21a32e0c267ed2175cbc893c7..f9dae97f4ded895d56d316b98aa88d5c4ffbe1f8 100644 (file)
@@ -17,8 +17,3 @@ RDEPEND="net-im/pidgin[gtk]
 
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
-
-src_install() {
-       emake DESTDIR="${D}" install || die
-       default
-}