projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a93b0f
)
file: install to staging as well
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 14 Nov 2011 15:16:17 +0000
(16:16 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 14 Nov 2011 15:16:17 +0000
(16:16 +0100)
file provides libmagic, which other packages might use - So install it
into staging.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/file/file.mk
patch
|
blob
|
history
diff --git
a/package/file/file.mk
b/package/file/file.mk
index d9a533f4d8faa95fd91138b13a8ca899654fecae..753605698aed709dc3083716da6c3c495aee3e14 100644
(file)
--- a/
package/file/file.mk
+++ b/
package/file/file.mk
@@
-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)