mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
gprolog: rebuild for musl support.
This commit is contained in:
parent
a7a91aa61a
commit
4d72fa91d3
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'gprolog'
|
# Template file for 'gprolog'
|
||||||
pkgname=gprolog
|
pkgname=gprolog
|
||||||
version=1.4.4
|
version=1.4.4
|
||||||
revision=3
|
revision=4
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64 i686-musl x86_64-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-install-dir=/usr/lib/gprolog
|
configure_args="--with-install-dir=/usr/lib/gprolog
|
||||||
--with-doc-dir=/usr/share/doc/gprolog
|
--with-doc-dir=/usr/share/doc/gprolog
|
||||||
|
|
Loading…
Add table
Reference in a new issue