From 695425be9a7415019e87111a80d4701065a1ef78 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 29 Jul 2017 15:06:24 +0000 Subject: [PATCH] xf86-video-cirrus: add license --- srcpkgs/xf86-video-cirrus/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/xf86-video-cirrus/template b/srcpkgs/xf86-video-cirrus/template index 53676347fe0..1682e26942a 100644 --- a/srcpkgs/xf86-video-cirrus/template +++ b/srcpkgs/xf86-video-cirrus/template @@ -15,3 +15,7 @@ distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2" checksum=edc87b20a55259126b5239b5c1ef913419eab7ded0ed12ae9ae989460d7351ab LDFLAGS="-Wl,-z,lazy" + +post_install() { + vlicense COPYING +}