mirror of
				https://codeberg.org/flk/meta-wayland.git
				synced 2025-10-31 10:26:03 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			133 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			133 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| do_install:append:class-target() {
 | |
| 	ln -sf ${bindir}/python3 ${D}${bindir}/python
 | |
| }
 | |
| 
 | |
| FILES:${PN}:class-target += "${bindir}/python"
 | |
| 
 |