mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-10-29 05:40:27 -04:00 
			
		
		
		
	meson.build: No need for PLUGINDIR
This commit is contained in:
		
							parent
							
								
									05adcb31e5
								
							
						
					
					
						commit
						1079d433ef
					
				
					 2 changed files with 0 additions and 4 deletions
				
			
		|  | @ -47,7 +47,6 @@ cdata.set('PACKAGE_STRING', '"Pinos @0@"'.format(pinos_version)) | |||
| cdata.set('PACKAGE_TARNAME', '"pinos"') | ||||
| cdata.set('PACKAGE_URL', '""') | ||||
| cdata.set('PACKAGE_VERSION', '"@0@"'.format(pinos_version)) | ||||
| cdata.set('PLUGINDIR', '"@0@/@1@/pinos-@2@"'.format(get_option('prefix'),get_option('libdir'),apiversion)) | ||||
| cdata.set('MODULEDIR', '"@0@/@1@/pinos-@2@"'.format(get_option('prefix'),get_option('libdir'),apiversion)) | ||||
| cdata.set('PINOS_CONFIG_DIR', '"@0@/etc/pinos"'.format(get_option('prefix'))) | ||||
| cdata.set('VERSION', '"@0@"'.format(pinos_version)) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Linus Svensson
						Linus Svensson