gist: add license
This commit is contained in:
parent
f18956c202
commit
8647b79ee3
1 changed files with 1 additions and 0 deletions
|
@ -18,4 +18,5 @@ do_build() {
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
rake PREFIX=$DESTDIR/usr install
|
rake PREFIX=$DESTDIR/usr install
|
||||||
|
vlicense LICENSE.MIT
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue