mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
noip2-2.1.9_1: fix use of vbin
This commit is contained in:
parent
879d7ed906
commit
06a5255e6b
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ do_build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin noip2 755 usr/bin
|
vbin noip2
|
||||||
vsv noip2
|
vsv noip2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue