summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild')
-rw-r--r--net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild b/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild
index ac2f70779d68..fd830ed75d9e 100644
--- a/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild
+++ b/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild,v 1.1 2003/07/16 14:44:17 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-3.0.0.ebuild,v 1.2 2003/07/16 18:29:07 lanius Exp $
inherit perl-module
@@ -20,7 +20,7 @@ DEPEND="dev-libs/libxml2
src_compile() {
epatch ${FILESDIR}/perl-module.diff
econf
- emake || die
+ make || die
}
src_install() {