musl-rpmatch: fix xlint warnings.

Closes: #8103 [via git-merge-pr]
This commit is contained in:
maxice8 2017-10-13 10:11:37 -03:00 committed by Michael Aldridge
parent d78e9ef95a
commit 4363ca545b

View File

@ -1,7 +1,7 @@
# Template file for 'musl-rpmatch'
pkgname=musl-rpmatch
version=1.0
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-shared --enable-static"
hostmakedepends="automake libtool gettext-devel"
@ -19,6 +19,7 @@ pre_configure() {
post_install() {
vinstall musl-rpmatch.pc 644 usr/lib/pkgconfig
vlicense COPYING
}
musl-rpmatch-devel_package() {