From 90243ed0f646e34b0033f873ae64ce4cbe60529f Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 17 Oct 2009 21:54:10 +0200 Subject: [PATCH] zshrc: drop aumix call in swspeak() --- debian/changelog | 6 ++++++ etc/zsh/zshrc | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b35375a..b07b85a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-etc-core (0.3.77) UNRELEASED; urgency=low + + * zshrc: drop aumix call in swspeak(). + + -- Michael Prokop Sat, 17 Oct 2009 21:53:49 +0200 + grml-etc-core (0.3.76) unstable; urgency=low [ Frank Terbeck ] diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 2cff02b..195eb44 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2173,7 +2173,6 @@ swspeak() { export PS1="%m%# " /usr/sbin/swspeak-setup $@ else # old version: - aumix -w 90 -v 90 -p 90 -m 90 if ! [[ -r /dev/softsynth ]] ; then flite -o play -t "Sorry, software synthesizer not available. Did you boot with swspeak bootoption?" return 1 -- 2.1.4