mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mlterm: update to 3.8.6.
Closes #15106. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
cdaa67f8ab
commit
130e0e2522
1 changed files with 2 additions and 0 deletions
|
@ -21,10 +21,12 @@ nocross=yes
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export ac_cv_func_posix_openpt=yes
|
export ac_cv_func_posix_openpt=yes
|
||||||
}
|
}
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# requires xserver
|
# requires xserver
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE
|
vlicense LICENCE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue