parent
a9b46d2240
commit
f5f68ff2f3
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ fi
|
|||
pre_configure() {
|
||||
autoreconf -if
|
||||
}
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue