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_DEPENDENCIES = host-file zlib
|
||||
HOST_FILE_DEPENDENCIES = host-zlib
|
||||
FILE_INSTALL_STAGING = YES
|
||||
|
||||
define FILE_UNINSTALL_TARGET_CMDS
|
||||
$(MAKE) DESTDIR=$(TARGET_DIR) uninstall -C $(FILE_DIR)
|
||||
|
Loading…
Reference in New Issue
Block a user