There's a problem with cvs. it doesn't compile atm. this patch fixes the typo.

martin



--- alsa-driver/Makefile.ORIGINAL       Thu Dec  5 18:30:12 2002
+++ alsa-driver/Makefile        Thu Dec  5 18:30:35 2002
@@ -152,7 +152,7 @@
        elif [ -d /etc/rc.d/init.d ]; then \
          install -m 755 -g $(IGROUP) -o $(IUSER) utils/alsasound 
$(DESTDIR)/etc/rc.d/init.d/alsasound; \
        elif [ -d /etc/init.d ]; then \
-         install -m 755 -g $(UGROUP) -o $(IUSER) utils/alsasound 
$(DESTDIR)/etc/init.d/alsasound; \
+         install -m 755 -g $(IGROUP) -o $(IUSER) utils/alsasound 
+$(DESTDIR)/etc/init.d/alsasound; \
        fi
 
 .PHONY: check-snd-prefix


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to