projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a1ea37
)
bzip2: define license
author
Luca Ceresoli
<luca@lucaceresoli.net>
Thu, 17 May 2012 17:33:13 +0000
(19:33 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 17 Jul 2012 17:07:15 +0000
(19:07 +0200)
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/bzip2/bzip2.mk
patch
|
blob
|
history
diff --git
a/package/bzip2/bzip2.mk
b/package/bzip2/bzip2.mk
index 59c993e61daba40b1f5e839f9fa762f57764e4bf..07a26c054e9ee7e5ba1ee5885a8724770b17c880 100644
(file)
--- a/
package/bzip2/bzip2.mk
+++ b/
package/bzip2/bzip2.mk
@@
-7,6
+7,8
@@
BZIP2_VERSION = 1.0.6
BZIP2_SITE = http://www.bzip.org/$(BZIP2_VERSION)
BZIP2_INSTALL_STAGING = YES
+BZIP2_LICENSE = bzip2 license
+BZIP2_LICENSE_FILES = LICENSE
define BZIP2_FIX_MAKEFILE
$(SED) "s,ln \$$(,ln -snf \$$(,g" $(@D)/Makefile