mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
d78e9ef95a
commit
4363ca545b
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'musl-rpmatch'
|
# Template file for 'musl-rpmatch'
|
||||||
pkgname=musl-rpmatch
|
pkgname=musl-rpmatch
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared --enable-static"
|
configure_args="--enable-shared --enable-static"
|
||||||
hostmakedepends="automake libtool gettext-devel"
|
hostmakedepends="automake libtool gettext-devel"
|
||||||
|
@ -19,6 +19,7 @@ pre_configure() {
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall musl-rpmatch.pc 644 usr/lib/pkgconfig
|
vinstall musl-rpmatch.pc 644 usr/lib/pkgconfig
|
||||||
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
||||||
musl-rpmatch-devel_package() {
|
musl-rpmatch-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue