Comment out slmodem due to compile failure against 2.6.24
svn path=/trunk/; revision=520
This commit is contained in:
parent
a2866ea990
commit
47c598c8c4
3 changed files with 8 additions and 2 deletions
|
@ -2,6 +2,10 @@
|
|||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
23 Apr 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec:
|
||||
Comment out slmodem due to compile failure against 2.6.24
|
||||
|
||||
23 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||
specs/amd64/installcd-stage2-minimal.spec, specs/amd64/livecd-stage1.spec,
|
||||
specs/amd64/livecd-stage2.spec, specs/amd64/livedvd-stage1.spec,
|
||||
|
|
|
@ -31,7 +31,8 @@ boot/kernel/gentoo/packages:
|
|||
# net-dialup/fcdsl
|
||||
# net-dialup/fritzcapi
|
||||
net-dialup/globespan-adsl
|
||||
net-dialup/slmodem
|
||||
### Compile failure w/ 2.6.24
|
||||
# net-dialup/slmodem
|
||||
net-misc/br2684ctl
|
||||
### Compile failure
|
||||
# net-wireless/acx
|
||||
|
|
|
@ -32,7 +32,8 @@ boot/kernel/gentoo/packages:
|
|||
# net-dialup/fcdsl
|
||||
# net-dialup/fritzcapi
|
||||
net-dialup/globespan-adsl
|
||||
net-dialup/slmodem
|
||||
### Compile failure w/ 2.6.24
|
||||
# net-dialup/slmodem
|
||||
net-misc/br2684ctl
|
||||
### Compile failure
|
||||
# net-wireless/acx
|
||||
|
|
Loading…
Add table
Reference in a new issue