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