aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fileschanged/fileschanged.inc
blob: 2752db736455dcfcdb94f9ef2cc2e943183968d5 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "fileschanged is a GNU/Linux command-line utility that reports when files have been altered"
LICENSE = "GPL"
DEPENDS = "gamin"

SRC_URI = " \
	${SOURCEFORGE_MIRROR}/fileschanged/fileschanged-${PV}.tar.gz;name=fileschanged-${PV} \
	file://fileschanged-no-man-build.patch \
	"

inherit autotools