summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/modutils/modutils-2.4.16-r3.ebuild')
-rw-r--r--sys-apps/modutils/modutils-2.4.16-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/modutils/modutils-2.4.16-r3.ebuild b/sys-apps/modutils/modutils-2.4.16-r3.ebuild
index 60b53a0413f6..e791097621c2 100644
--- a/sys-apps/modutils/modutils-2.4.16-r3.ebuild
+++ b/sys-apps/modutils/modutils-2.4.16-r3.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/sys-apps/modutils/modutils-2.4.16-r3.ebuild,v 1.14 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.16-r3.ebuild,v 1.15 2003/09/07 00:43:02 msterret Exp $
S=${WORKDIR}/${P}
SLOT="0"
@@ -28,7 +28,7 @@ src_compile() {
--disable-strip \
--enable-insmod-static \
${myconf} || die
-
+
emake || die
}