Update of /cvsroot/alsa/alsa-tools/mixartloader
In directory sc8-pr-cvs1:/tmp/cvs-serv20388
Modified Files:
Makefile.am README
Log Message:
Changed path and moved firmware files to alsa-firmware
Index: Makefile.am
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/mixartloader/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.am 22 Jul 2003 13:42:50 -0000 1.1
+++ Makefile.am 25 Nov 2003 15:52:09 -0000 1.2
@@ -1,9 +1,9 @@
# # Process this file with automake to produce Makefile.in.
AUTOMAKE_OPTIONS = 1.3 foreign
-AM_CFLAGS = -DDATAPATH=\"$(datadir)/alsa/firmware\"
+MYNAME = mixartloader
-SUBDIRS = firmware
+AM_CFLAGS = -DDATAPATH=\"$(datadir)/alsa/firmware/$(MYNAME)\"
bin_PROGRAMS = mixartloader
@@ -12,7 +12,7 @@
EXTRA_DIST = depcomp
alsa-dist: distdir
- @rm -rf ../distdir/mixartloader
- @mkdir -p ../distdir/mixartloader
- @cp -RLpv $(distdir)/* ../distdir/mixartloader
+ @rm -rf ../distdir/$(MYNAME)
+ @mkdir -p ../distdir/$(MYNAME)
+ @cp -RLpv $(distdir)/* ../distdir/$(MYNAME)
@rm -rf $(distdir)
Index: README
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/mixartloader/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README 22 Jul 2003 13:42:50 -0000 1.1
+++ README 25 Nov 2003 15:52:09 -0000 1.2
@@ -38,9 +38,9 @@
FILES
=====
-The firmware binaries are installed on /usr/share/alsa/firmware
-(or /usr/local/share/alsa/firmware, depending to the prefix option of
-configure). There will be *.conf files, which define the dsp image
+The firmware binaries are installed on /usr/share/alsa/firmware/mixartloader
+(or /usr/local/share/alsa/firmware/mixartloader, depending to the prefix
+option of configure). There will be *.conf files, which define the dsp image
files for each different card type.
-------------------------------------------------------
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