applyppf: use vinstall

master
an 2019-10-26 14:18:02 -04:00
parent 5a86a723e2
commit bceed93ef3
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ do_build() {
}
do_install() {
install -Dm0755 applyppf "${DESTDIR}"/usr/bin/applyppf
vinstall applyppf 0755 usr/bin/applyppf
}