diff --git a/srcpkgs/videoproto/template b/srcpkgs/videoproto/template index 5cb77fc5cca..d9a96560529 100644 --- a/srcpkgs/videoproto/template +++ b/srcpkgs/videoproto/template @@ -10,3 +10,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" checksum=c7803889fd08e6fcaf7b68cc394fb038b2325d1f315e571a6954577e07cca702 + +post_install() { + vlicense COPYING +}