mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
parent
5c31a30e48
commit
6655768574
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ license="MIT"
|
||||||
distfiles="http://rpm5.org/files/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://rpm5.org/files/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8
|
checksum=e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
make check
|
||||||
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue