Next try to fix make install
This commit is contained in:
		
							parent
							
								
									34de58097c
								
							
						
					
					
						commit
						c7c6107055
					
				@ -41,7 +41,8 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 | 
			
		||||
 | 
			
		||||
src_compile() {
 | 
			
		||||
	cd "${S}"/HomerBuild
 | 
			
		||||
	emake all || die "make failed"
 | 
			
		||||
	INSTALL_PREFIX="${D}"/usr INSTALL_LIBDIR="${D}"/usr/$(get_libdir) emake all \
 | 
			
		||||
		|| die "make failed"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
src_install() {
 | 
			
		||||
 | 
			
		||||
@ -41,7 +41,8 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 | 
			
		||||
 | 
			
		||||
src_compile() {
 | 
			
		||||
	cd "${S}"/HomerBuild
 | 
			
		||||
	emake all || die "make failed"
 | 
			
		||||
	INSTALL_PREFIX="${D}"/usr INSTALL_LIBDIR="${D}"/usr/$(get_libdir) emake all \
 | 
			
		||||
		|| die "make failed"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
src_install() {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user