git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a2d7932
)
libowfat: add PKG_LICENSE information
author
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:58:18 +0000
(13:58 +0200)
committer
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:59:28 +0000
(13:59 +0200)
Signed-off-by: Daniel Golle <redacted>
libs/libowfat/Makefile
patch
|
blob
|
history
diff --git
a/libs/libowfat/Makefile
b/libs/libowfat/Makefile
index 3a0bcc310c01ecaf1da36929b0d0f94d1315a8dd..f7ed2ae4b826240606532cd984278aefab1c4cf9 100644
(file)
--- a/
libs/libowfat/Makefile
+++ b/
libs/libowfat/Makefile
@@
-17,6
+17,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://dl.fefe.de
PKG_MD5SUM:=6bbee9a86506419657d87123b7a6f2c1
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=COPYING
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT