Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/livecd-tools:master commit in: /
Date: Sun, 01 May 2011 02:50:42
Message-Id: 594feca48d641239db2a767abd780a4982efb33f.williamH@gentoo
1 commit: 594feca48d641239db2a767abd780a4982efb33f
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 12 04:33:09 2011 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 02:46:14 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/livecd-tools.git;a=commit;h=594feca4
7
8 fix typo
9
10 ---
11 autoconfig | 1 -
12 1 files changed, 0 insertions(+), 1 deletions(-)
13
14 diff --git a/autoconfig b/autoconfig
15 index 32fff56..5a9c679 100755
16 --- a/autoconfig
17 +++ b/autoconfig
18 @@ -593,7 +593,6 @@ start() {
19 && einfo " ${WARN}${SOUND_FULLNAME} "
20 [ -n "${SOUND_DRIVER}" ] \
21 && einfo " driver = ${SOUND_DRIVER}"
22 - fi
23 fi
24 else
25 ewarn "Skipping ALSA detection as requested on command line ..."