summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-03-19 06:28:55 +0000
committerMike Frysinger <vapier@gentoo.org>2008-03-19 06:28:55 +0000
commitc0fe36d3367470fc92f070af775317bbd3f4659b (patch)
treeed6bdad046734077ceca1e6124e2a2e02dc64622 /sys-apps
parentUpdate sysstat mask for newer development version(s). (diff)
downloadgentoo-2-c0fe36d3367470fc92f070af775317bbd3f4659b.tar.gz
gentoo-2-c0fe36d3367470fc92f070af775317bbd3f4659b.tar.bz2
gentoo-2-c0fe36d3367470fc92f070af775317bbd3f4659b.zip
fix typo in src_install #213888
(Portage version: 2.2_pre2)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/module-init-tools/module-init-tools-3.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/module-init-tools/module-init-tools-3.4-r1.ebuild b/sys-apps/module-init-tools/module-init-tools-3.4-r1.ebuild
index 9253ea0ba6e0..69531babf855 100644
--- a/sys-apps/module-init-tools/module-init-tools-3.4-r1.ebuild
+++ b/sys-apps/module-init-tools/module-init-tools-3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4-r1.ebuild,v 1.1 2008/03/19 02:09:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4-r1.ebuild,v 1.2 2008/03/19 06:28:55 vapier Exp $
inherit flag-o-matic eutils toolchain-funcs fixheadtails
@@ -150,7 +150,7 @@ src_install() {
# modprobe.conf.
into /
dosbin "${S}"/generate-modprobe.conf || die
- newsbin"${FILESDIR}"/update-modules-3.4 update-modules || die
+ newsbin"${FILESDIR}"/update-modules-3.4.sh update-modules || die
dosym update-modules /sbin/modules-update
doman "${FILESDIR}"/update-modules.8