board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / inotify-tools / inotify-tools.mk
blobe8b1498e6fc8b69cc17c67bdc8a09b948a7867cb
1 ################################################################################
3 # inotify-tools
5 ################################################################################
7 INOTIFY_TOOLS_VERSION = 1df9af4d6cd0f4af4b1b19254bcf056aed4ae395
8 INOTIFY_TOOLS_SITE = $(call github,rvoicilas,inotify-tools,$(INOTIFY_TOOLS_VERSION))
9 INOTIFY_TOOLS_LICENSE = GPL
10 INOTIFY_TOOLS_LICENSE_FILES = COPYING
11 INOTIFY_TOOLS_INSTALL_STAGING = YES
12 INOTIFY_TOOLS_AUTORECONF = YES
14 $(eval $(autotools-package))