tootle-0.1.3-r3
I think I got it right this time :-)
This commit is contained in:
parent
278f6a68d0
commit
a69ff5a51e
|
@ -21,7 +21,12 @@ DEPEND="${RDEPEND}
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
export VALAC="$(type -p valac-$(vala_best_api_version))"
|
export VALAC="$(type -p valac-$(vala_best_api_version))"
|
||||||
default_src_prepare
|
meson_src_prepare
|
||||||
|
}
|
||||||
|
|
||||||
|
src_install() {
|
||||||
|
meson_src_install
|
||||||
|
dosym ${EPREFIX}/usr/bin/{com.github.bleakgrey.,}tootle
|
||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
Reference in New Issue
Block a user