mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
xset: add license
This commit is contained in:
parent
1310db65aa
commit
e47f08be62
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063
|
checksum=4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue