mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
crack-attack: don't set wrksrc
This commit is contained in:
parent
509ac9df1d
commit
91425c9249
1 changed files with 1 additions and 2 deletions
|
@ -2,9 +2,8 @@
|
||||||
pkgname=crack-attack
|
pkgname=crack-attack
|
||||||
version=1.1.14
|
version=1.1.14
|
||||||
revision=10
|
revision=10
|
||||||
wrksrc="$pkgname-$version"
|
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="$wrksrc"
|
build_wrksrc="$pkgname-$version"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-sound=yes ac_cv_file__proc_self_maps=yes"
|
configure_args="--enable-sound=yes ac_cv_file__proc_self_maps=yes"
|
||||||
hostmakedepends="pkg-config rpmextract"
|
hostmakedepends="pkg-config rpmextract"
|
||||||
|
|
Loading…
Add table
Reference in a new issue