flow: simplify.
This commit is contained in:
parent
8681bd0e29
commit
30f7608d37
|
@ -12,10 +12,7 @@ distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
|
|||
checksum=3b7b2723d7736a78feda28dd2995653c1e05959a4fa6db94896c7a08880bf05b
|
||||
|
||||
do_install() {
|
||||
install -Dm755 bin/flow ${DESTDIR}/usr/bin/flow
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vbin bin/flow
|
||||
vlicense LICENSE
|
||||
vlicense PATENTS
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue