From: Mike Frysinger Date: Tue, 19 Jan 2016 19:59:50 +0000 (-0500) Subject: net-print/foomatic-db-engine: switch to `default` X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=91a4269d98d83a2cd6a8cdf895bba21a18379293;p=gentoo.git net-print/foomatic-db-engine: switch to `default` No real changes here -- installed set of files is the same. --- diff --git a/net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild b/net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild index fb5aa965ad32..74a50f5fc1dd 100644 --- a/net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild +++ b/net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -39,15 +39,15 @@ src_configure() { } src_compile() { - emake + default cd lib perl-app_src_compile } src_install() { - emake DESTDIR="${D}" install - dodoc ChangeLog README TODO USAGE + default + dodoc USAGE cd lib perl-module_src_install