gawk: conflicts with chroot-gawk.

This commit is contained in:
Juan RP 2013-02-01 11:32:31 +01:00
parent e3e9cd8dff
commit 324c0b89e9

View File

@ -1,7 +1,8 @@
# Template file for 'gawk'
pkgname=gawk
version=4.0.2
revision=1
revision=2
conflicts="chroot-gawk>=0"
build_style=gnu-configure
configure_args="--with-readline"
makedepends="readline-devel"