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 +}