diff --git a/srcpkgs/xf86-video-vesa/template b/srcpkgs/xf86-video-vesa/template index 538d646b7b3..ed005a57ca6 100644 --- a/srcpkgs/xf86-video-vesa/template +++ b/srcpkgs/xf86-video-vesa/template @@ -17,3 +17,7 @@ checksum=7bddf4d879dd6f67088ecb203a31e12334aab980174bd0909930a21f32e251c1 CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg" LDFLAGS="-Wl,-z,lazy" + +post_install() { + vlicense COPYING +}