summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild8
1 files 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 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