mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
inotify-tools: install to staging
inotify-tools includes a shared library, which should be installed in the staging directory Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
58a73c6ab5
commit
ae47deffa1
@ -3,9 +3,11 @@
|
|||||||
# inotify-utils
|
# inotify-utils
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
INOTIFY_TOOLS_VERSION = 3.14
|
INOTIFY_TOOLS_VERSION = 3.14
|
||||||
INOTIFY_TOOLS_SITE = http://github.com/downloads/rvoicilas/inotify-tools/
|
INOTIFY_TOOLS_SITE = http://github.com/downloads/rvoicilas/inotify-tools/
|
||||||
INOTIFY_TOOLS_LICENSE = GPL
|
INOTIFY_TOOLS_LICENSE = GPL
|
||||||
INOTIFY_TOOLS_LICENSE_FILES = COPYING
|
INOTIFY_TOOLS_LICENSE_FILES = COPYING
|
||||||
|
INOTIFY_TOOLS_INSTALL_STAGING = YES
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user