ilmbase: rebuild for musl.
This commit is contained in:
parent
35f304bda7
commit
e7de2903a4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ilmbase'
|
||||
pkgname=ilmbase
|
||||
version=2.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="Base libraries from ILM for OpenEXR"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -14,7 +14,7 @@ nocross=yes
|
|||
LDFLAGS="-lpthread"
|
||||
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
ilmbase-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue