mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
xsetroot: add license
This commit is contained in:
parent
f68fc41523
commit
52fcaea67d
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9
|
checksum=ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue