commit: 91a4269d98d83a2cd6a8cdf895bba21a18379293
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 19:59:50 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 20:10:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a4269d
net-print/foomatic-db-engine: switch to `default`
No real changes here -- installed set of files is the same.
net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
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 fb5aa96..74a50f5 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