net-print/foomatic-db-engine: switch to `default`
authorMike Frysinger <vapier@gentoo.org>
Tue, 19 Jan 2016 19:59:50 +0000 (14:59 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 19 Jan 2016 20:10:29 +0000 (15:10 -0500)
No real changes here -- installed set of files is the same.

net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild

index fb5aa965ad32e4e4c40ff69f940580d6757c1323..74a50f5fc1ddfe7d533e1fda3d50f9002703922f 100644 (file)
@@ -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