mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
xf86-video-openchrome: add license
This commit is contained in:
parent
4612d24514
commit
d1719dea92
1 changed files with 4 additions and 0 deletions
|
@ -16,3 +16,7 @@ checksum=da2975c6379358de52c1257710c67eb59139a7f0a1cd28d00cc64cc3e1c02f75
|
||||||
|
|
||||||
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
|
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
|
||||||
LDFLAGS="-Wl,-z,lazy"
|
LDFLAGS="-Wl,-z,lazy"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue