mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
cabextract: fix cross.
This commit is contained in:
parent
11341ce82f
commit
f203ab3639
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'cabextract'
|
# Template file for 'cabextract'
|
||||||
pkgname=cabextract
|
pkgname=cabextract
|
||||||
version=1.6
|
version=1.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="ac_cv_func_fnmatch_works=yes"
|
||||||
short_desc="Extract Microsoft Cabinet (.CAB) files"
|
short_desc="Extract Microsoft Cabinet (.CAB) files"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue