projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
376c3aa
)
neon: fix license files
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 14 May 2013 15:18:18 +0000
(17:18 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 14 May 2013 15:18:18 +0000
(17:18 +0200)
GPL license is under test/, not src/.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/neon/neon.mk
patch
|
blob
|
history
diff --git
a/package/neon/neon.mk
b/package/neon/neon.mk
index 58e01e1ff45875428d4994c614a51cbbb5f6fee3..3bff302007ec4b6f4a1b1982eec256bc0848ba03 100644
(file)
--- a/
package/neon/neon.mk
+++ b/
package/neon/neon.mk
@@
-6,7
+6,7
@@
NEON_VERSION = 0.29.6
NEON_SITE = http://www.webdav.org/neon/
NEON_LICENSE = LGPLv2+ (library), GPLv2+ (manual and tests)
-NEON_LICENSE_FILES = src/COPYING.LIB
src
/COPYING README
+NEON_LICENSE_FILES = src/COPYING.LIB
test
/COPYING README
NEON_INSTALL_STAGING = YES
NEON_CONF_OPT = --without-gssapi --disable-rpath
NEON_CONFIG_SCRIPTS = neon-config