mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
parent
d78e9ef95a
commit
4363ca545b
1 changed files with 2 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue