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"
|
||||
checksum=e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8
|
||||
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue