mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
xf86-video-cirrus: add license
This commit is contained in:
parent
1c01b70cda
commit
695425be9a
1 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,7 @@ distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
|||
checksum=edc87b20a55259126b5239b5c1ef913419eab7ded0ed12ae9ae989460d7351ab
|
||||
|
||||
LDFLAGS="-Wl,-z,lazy"
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue