mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xdg-utils: fix make_check_target.
Closes #14369. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
374a9f29b8
commit
f26122c5ea
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ homepage="https://www.freedesktop.org/wiki/Software/xdg-utils/"
|
||||||
#changelog="https://cgit.freedesktop.org/xdg/xdg-utils/plain/ChangeLog"
|
#changelog="https://cgit.freedesktop.org/xdg/xdg-utils/plain/ChangeLog"
|
||||||
distfiles="https://portland.freedesktop.org/download/${pkgname}-${version}.tar.gz"
|
distfiles="https://portland.freedesktop.org/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d798b08af8a8e2063ddde6c9fa3398ca81484f27dec642c5627ffcaa0d4051d9
|
checksum=d798b08af8a8e2063ddde6c9fa3398ca81484f27dec642c5627ffcaa0d4051d9
|
||||||
|
make_check_target=test
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue