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