tiv: rebuild for musl repo
This commit is contained in:
parent
665c122cb1
commit
2179730874
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tiv'
|
||||
pkgname=tiv
|
||||
version=0.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config vala"
|
||||
makedepends="vala-devel glib-devel gdk-pixbuf-devel libjpeg-turbo-devel"
|
||||
|
@ -15,3 +15,8 @@ checksum=4aeae8b132ff507084ed1365652dda96ee245e003a4b409d3a304ce0871802f3
|
|||
pre_install() {
|
||||
vmkdir usr/bin
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user