diff --git a/srcpkgs/gist/template b/srcpkgs/gist/template index 6edf2f5d069..a7314e12ffe 100644 --- a/srcpkgs/gist/template +++ b/srcpkgs/gist/template @@ -18,4 +18,5 @@ do_build() { do_install() { rake PREFIX=$DESTDIR/usr install + vlicense LICENSE.MIT }