Changed prepare
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
 | 
			
		||||
EAPI=8
 | 
			
		||||
 | 
			
		||||
inherit systemd xdg-utils
 | 
			
		||||
inherit systemd xdg-utils meson
 | 
			
		||||
 | 
			
		||||
DESCRIPTION="D-Bus abstraction for enumerating power devices, querying history and statistics"
 | 
			
		||||
HOMEPAGE="https://upower.freedesktop.org/"
 | 
			
		||||
@@ -50,7 +50,8 @@ DOCS=( AUTHORS HACKING NEWS README )
 | 
			
		||||
S="${WORKDIR}/${PN}-v${PV}"
 | 
			
		||||
 | 
			
		||||
src_prepare() {
 | 
			
		||||
	default
 | 
			
		||||
	eapply_user
 | 
			
		||||
	use vala && vala_src_prepare
 | 
			
		||||
	xdg_environment_reset
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user