mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
file: install to staging as well
file provides libmagic, which other packages might use - So install it into staging. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0a93b0f418
commit
a276ff9030
@ -8,6 +8,7 @@ FILE_VERSION = 5.09
|
|||||||
FILE_SITE = ftp://ftp.astron.com/pub/file/
|
FILE_SITE = ftp://ftp.astron.com/pub/file/
|
||||||
FILE_DEPENDENCIES = host-file zlib
|
FILE_DEPENDENCIES = host-file zlib
|
||||||
HOST_FILE_DEPENDENCIES = host-zlib
|
HOST_FILE_DEPENDENCIES = host-zlib
|
||||||
|
FILE_INSTALL_STAGING = YES
|
||||||
|
|
||||||
define FILE_UNINSTALL_TARGET_CMDS
|
define FILE_UNINSTALL_TARGET_CMDS
|
||||||
$(MAKE) DESTDIR=$(TARGET_DIR) uninstall -C $(FILE_DIR)
|
$(MAKE) DESTDIR=$(TARGET_DIR) uninstall -C $(FILE_DIR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user