watchman: get rid of /usr/var/run/... stuff; use $TMPDIR instead.

This commit is contained in:
Juan RP 2016-04-18 20:50:33 +02:00
parent ff703057a7
commit 7ced6e76c7

View file

@ -1,8 +1,9 @@
# Template file for 'watchman'
pkgname=watchman
version=4.5.0
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-statedir"
hostmakedepends="automake libtool"
makedepends="pcre-devel"
short_desc="Watches files and records, or triggers actions, when they change"