summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r--x11-plugins/guifications/guifications-2.16.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-plugins/guifications/guifications-2.16.ebuild b/x11-plugins/guifications/guifications-2.16.ebuild
index 95bed743de17..7c04124a3e39 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -28,8 +28,3 @@ src_configure() {
$(use_enable debug ) \
$(use_enable nls) || die "econf failure"
}
-
-src_install() {
- emake install DESTDIR="${D}" || die "make install failure"
- default
-}