![]() |
error in alsaconf script
hi,
when i run alsaconf as a normal user, i see this error: Code:
/usr/sbin/alsaconf: line 35: [: too many argumentsi don't remember seeing the first 2 lines as errors before. i don't think it's important, so i removed those two elif's and the errors are gone. but i wonder why it suddenly has errors. this is my /usr/sbin/alsaconf (the red lines are lines 35 and 37 have errors as above): Code:
# Check for GNU/Linux distributions |
It may sound silly, but you said that you removed the two elif's; did you also remove the "distribution=" lines? If not, the script will improperly set your distribution. You could change this:
Code:
# Check for GNU/Linux distributionsCode:
# Check for GNU/Linux distributionsHope that helps, |
Quote:
yeah i'll change it to the slackware only conditional. thanks. |
| All times are GMT -5. The time now is 09:53 AM. |