Update of /cvsroot/alsa/alsa-utils/alsaconf In directory sc8-pr-cvs1:/tmp/cvs-serv2878
Modified Files: alsaconf.in Log Message: One more fix for path Index: alsaconf.in =================================================================== RCS file: /cvsroot/alsa/alsa-utils/alsaconf/alsaconf.in,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- alsaconf.in 5 Dec 2003 08:35:04 -0000 1.8 +++ alsaconf.in 5 Dec 2003 08:50:53 -0000 1.9 @@ -330,8 +330,8 @@ rcalsasound=/usr/sbin/rcalsasound elif [ -x /sbin/rcalsasound ]; then rcalsasound=/sbin/rcalsasound -elif [ -x /etc/rc.d/inet.d/alsasound ]; then - rcalsasound=/etc/rc.d/inet.d/alsasound +elif [ -x /etc/rc.d/init.d/alsasound ]; then + rcalsasound=/etc/rc.d/init.d/alsasound elif [ -x /etc/init.d/alsa ]; then rcalsasound=/etc/init.d/alsa else ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog