projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4869f2e
)
file: add license info
author
Arnout Vandecappelle (Essensium/Mind)
<arnout@mind.be>
Tue, 13 Nov 2012 01:05:43 +0000
(
01:05
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 14 Nov 2012 21:33:29 +0000
(22:33 +0100)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
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 3fa3fb382e1bf27890efaf074e150b7e7f5a3a12..db68f6674c60dbf1099372523dcbfd307dc6e3e9 100644
(file)
--- a/
package/file/file.mk
+++ b/
package/file/file.mk
@@
-8,6
+8,8
@@
FILE_VERSION = 5.11
FILE_SITE = ftp://ftp.astron.com/pub/file
FILE_DEPENDENCIES = host-file zlib
FILE_INSTALL_STAGING = YES
+FILE_LICENSE = BSD-2c, one file BSD-4c, one file BSD-3c
+FILE_LICENSE_FILES = COPYING src/mygetopt.h src/vasprintf.c
define FILE_UNINSTALL_TARGET_CMDS
$(MAKE) DESTDIR=$(TARGET_DIR) uninstall -C $(FILE_DIR)