gist: add license

This commit is contained in:
Michael Gehring 2017-07-30 08:27:53 +00:00
parent f18956c202
commit 8647b79ee3
1 changed files with 1 additions and 0 deletions

View File

@ -18,4 +18,5 @@ do_build() {
do_install() {
rake PREFIX=$DESTDIR/usr install
vlicense LICENSE.MIT
}