diff --git a/srcpkgs/xf86driproto/template b/srcpkgs/xf86driproto/template index 3d911537a40..11203ff86b6 100644 --- a/srcpkgs/xf86driproto/template +++ b/srcpkgs/xf86driproto/template @@ -10,3 +10,7 @@ homepage="${XORG_HOME}" license="MIT" distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" checksum=9c4b8d7221cb6dc4309269ccc008a22753698ae9245a398a59df35f1404d661f + +post_install() { + vlicense COPYING +}