Just s/verion/version/ in alsaconf.in
Signed-off-by: Claudio Fontana <sick_soul@yahoo.it>
This commit is contained in:
Claudio Fontana 2005-03-24 08:24:52 +00:00 committed by Jaroslav Kysela
parent cd0ee17f59
commit 81de42cbf6

View file

@ -651,7 +651,7 @@ alias sound-slot-0 $CARD_DRIVER" >> $addcfg
cmp -s "$addcfg" "$cfgout" || cat "$addcfg" > "$cfgout"
else
echo "$ACB
# --- ALSACONF verion $version ---" >> $TMP
# --- ALSACONF version $version ---" >> $TMP
cat "$addcfg" >> "$TMP"
echo "$ACE
" >> $TMP