From f26ea06b03d2a02639abde453c7e0afcad39c4a0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 29 Jul 2017 15:06:26 +0000 Subject: [PATCH] xlsatoms: add license --- srcpkgs/xlsatoms/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/xlsatoms/template b/srcpkgs/xlsatoms/template index 7808b4e32f2..433a7a48ffb 100644 --- a/srcpkgs/xlsatoms/template +++ b/srcpkgs/xlsatoms/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=47e5dc7c3dbda6db2cf8c00cedac1722835c1550aa21cfdbc9ba83906694dea4 + +post_install() { + vlicense COPYING +}