unp: use vbin/vman
This commit is contained in:
parent
f01a86f9ae
commit
3ce47e0b67
1 changed files with 3 additions and 3 deletions
|
@ -22,8 +22,8 @@ do_install() {
|
||||||
make DESTDIR=${DESTDIR} install
|
make DESTDIR=${DESTDIR} install
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
vinstall unp 755 usr/bin
|
vbin unp
|
||||||
vinstall ucat 755 usr/bin
|
vbin ucat
|
||||||
vinstall debian/unp.1 644 usr/share/man/man1
|
vman debian/unp.1
|
||||||
vinstall bash_completion.d/unp 644 usr/share/bash-completion/completions
|
vinstall bash_completion.d/unp 644 usr/share/bash-completion/completions
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue