xstow: let configure autodetect some options (fixes #4602)

This commit is contained in:
Michael Gehring 2016-08-14 01:04:24 +02:00
parent a81727da00
commit 1e0894d6a4

View file

@ -1,9 +1,9 @@
# Template build file for 'xstow'.
pkgname=xstow
version=1.0.2
revision=2
revision=3
build_style=gnu-configure
configure_args="--with-regex --with-fnmatch --with-curses"
configure_args="--with-curses"
short_desc="Replacement of GNU Stow written in C++"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://xstow.sourceforge.net"