diff --git a/srcpkgs/printproto/template b/srcpkgs/printproto/template index 3583965e5ad..f3de6e4c32c 100644 --- a/srcpkgs/printproto/template +++ b/srcpkgs/printproto/template @@ -10,3 +10,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" checksum=1298316cf43b987365ab7764d61b022a3d7f180b67b423eed3456862d155911a + +post_install() { + vlicense COPYING +}