projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3edc40e
)
wipe: add license information
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Tue, 29 Jan 2013 08:23:59 +0000
(08:23 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 29 Jan 2013 22:30:26 +0000
(23:30 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/wipe/wipe.mk
patch
|
blob
|
history
diff --git
a/package/wipe/wipe.mk
b/package/wipe/wipe.mk
index e523a311c9dda5d3d67525c42bcdcea59edb1de8..eed90beb8108876a9318322033bff9f7722c9f32 100644
(file)
--- a/
package/wipe/wipe.mk
+++ b/
package/wipe/wipe.mk
@@
-8,6
+8,8
@@
WIPE_VERSION = 2.3.1
WIPE_SITE = http://downloads.sourceforge.net/project/wipe/wipe/$(WIPE_VERSION)
WIPE_SOURCE = wipe-$(WIPE_VERSION).tar.bz2
WIPE_AUTORECONF = YES
+WIPE_LICENSE = GPLv2+
+WIPE_LICENSE_FILES = LICENSE
define WIPE_INSTALL_TARGET_CMDS
$(INSTALL) -D $(@D)/wipe $(TARGET_DIR)/usr/bin/wipe