From 4de7d7cf1017589348e3042ac64a8a8cfbdea760 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 7 Jun 2020 18:31:18 +0100 Subject: [PATCH] inotify-tools: update to version 3.20.2.2 Signed-off-by: Daniel Golle --- utils/inotify-tools/Makefile | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/utils/inotify-tools/Makefile b/utils/inotify-tools/Makefile index 6d8173951..5f5b64688 100644 --- a/utils/inotify-tools/Makefile +++ b/utils/inotify-tools/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=inotify-tools -PKG_VERSION:=3.20.1 -PKG_HASH:=a433cc1dedba851078276db69b0e97f9fe41e4ba3336d2971adfca4b3a6242ac +PKG_VERSION:=3.20.2.2 +PKG_HASH:=770fb1d94ace659f975d7494e3ab8b421a6aab930b9c37c7c290ab5280abb7b8 PKG_RELEASE:=1 PKG_SOURCE_URL:=https://codeload.github.com/rvoicilas/inotify-tools/tar.gz/$(PKG_VERSION)? @@ -17,6 +17,13 @@ PKG_FIXUP:=autoreconf include $(INCLUDE_DIR)/package.mk +CONFIGURE_ARGS+= --disable-doxygen + +define Build/Prepare + $(call Build/Prepare/Default) + $(CP) $(PKG_BUILD_DIR)/README.md $(PKG_BUILD_DIR)/README +endef + define Package/inotify-tools/Default URL:=https://github.com/rvoicilas/inotify-tools/wiki endef @@ -86,7 +93,6 @@ define Package/libinotifytools/install $(CP) $(PKG_INSTALL_DIR)/usr/lib/*.so* $(1)/usr/lib/ endef - define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include/inotifytools $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/include/inotifytools/* $(1)/usr/include/inotifytools/