diff --git a/srcpkgs/xbacklight/template b/srcpkgs/xbacklight/template index 9e7c2f02e87..d62e180f26e 100644 --- a/srcpkgs/xbacklight/template +++ b/srcpkgs/xbacklight/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=17f6cf51a35eaa918abec36b7871d28b712c169312e22a0eaf1ffe8d6468362b + +post_install() { + vlicense COPYING +}