diff --git a/srcpkgs/rgb/template b/srcpkgs/rgb/template index 839f9c5011..baaf388869 100644 --- a/srcpkgs/rgb/template +++ b/srcpkgs/rgb/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0 + +post_install() { + vlicense COPYING +}