summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-06-13 10:42:34 +0000
committerRoy Marples <uberlord@gentoo.org>2006-06-13 10:42:34 +0000
commit00f1e6b613f1c68faac54cb32339620fa45cf70c (patch)
tree624351f41097498bf46b657d8e818c82fcb362c2 /net-dialup/mwavem
parentChange update-modules to modules-update (diff)
downloadgentoo-2-00f1e6b613f1c68faac54cb32339620fa45cf70c.tar.gz
gentoo-2-00f1e6b613f1c68faac54cb32339620fa45cf70c.tar.bz2
gentoo-2-00f1e6b613f1c68faac54cb32339620fa45cf70c.zip
Change update-modules to modules-update
(Portage version: 2.1)
Diffstat (limited to 'net-dialup/mwavem')
-rw-r--r--net-dialup/mwavem/ChangeLog5
-rw-r--r--net-dialup/mwavem/mwavem-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/mwavem/ChangeLog b/net-dialup/mwavem/ChangeLog
index 4c5220dfc242..2ddb6108c18a 100644
--- a/net-dialup/mwavem/ChangeLog
+++ b/net-dialup/mwavem/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/mwavem
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/ChangeLog,v 1.8 2006/03/12 18:50:17 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/ChangeLog,v 1.9 2006/06/13 10:42:34 uberlord Exp $
+
+ 13 Jun 2006; Roy Marples <uberlord@gentoo.org> mwavem-2.0.ebuild:
+ Change update-modules to modules-update
12 Mar 2006; Alin Nastac <mrness@gentoo.org> mwavem-2.0.ebuild:
Remove unnecessary dependency to virtual/libc, as well as X USE flag. Add
diff --git a/net-dialup/mwavem/mwavem-2.0.ebuild b/net-dialup/mwavem/mwavem-2.0.ebuild
index b3bf8abfc50b..ad1eba032692 100644
--- a/net-dialup/mwavem/mwavem-2.0.ebuild
+++ b/net-dialup/mwavem/mwavem-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/mwavem-2.0.ebuild,v 1.5 2006/03/12 18:50:17 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/mwavem-2.0.ebuild,v 1.6 2006/06/13 10:42:34 uberlord Exp $
DESCRIPTION="User level application for IBM Mwave modem"
HOMEPAGE="http://oss.software.ibm.com/acpmodem/"
@@ -40,7 +40,7 @@ src_install() {
pkg_postinst() {
# Below is to get /etc/modules.d/mwave loaded into /etc/modules.conf
- [ -x "${ROOT}/usr/sbin/update-modules" ] && "${ROOT}/usr/sbin/update-modules"
+ [[ ${ROOT} == / ]] && /sbin/modules-update
if [ -e "${ROOT}/dev/.devfsd" ]; then
# device node is created by devfs