mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	conf: remove alsa.conf.d from the datadir
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
		
							parent
							
								
									93e03bdc2a
								
							
						
					
					
						commit
						78505dccd2
					
				
					 3 changed files with 1 additions and 11 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
SUBDIRS=cards pcm alsa.conf.d
 | 
					SUBDIRS=cards pcm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if BUILD_UCM
 | 
					if BUILD_UCM
 | 
				
			||||||
SUBDIRS += ucm
 | 
					SUBDIRS += ucm
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,8 +0,0 @@
 | 
				
			||||||
alsaconfigdir = @ALSA_CONFIG_DIR@
 | 
					 | 
				
			||||||
alsadir = $(alsaconfigdir)/alsa.conf.d
 | 
					 | 
				
			||||||
cfg_files = README
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
alsa_DATA = $(cfg_files)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
EXTRA_DIST = \
 | 
					 | 
				
			||||||
	$(cfg_files)
 | 
					 | 
				
			||||||
| 
						 | 
					@ -1,2 +0,0 @@
 | 
				
			||||||
You can place files named *.conf in this folder and they will be processed
 | 
					 | 
				
			||||||
when initialising alsa-lib.
 | 
					 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue