hostapd: use vman to silence xlint. Close #1954

This commit is contained in:
Juan RP 2015-07-03 10:24:46 +02:00
parent 0741c5fca0
commit ce3741fa13
1 changed files with 2 additions and 3 deletions

View File

@ -33,8 +33,7 @@ do_install() {
wired.conf hlr_auc_gw.milenage_db
vinstall hostapd.conf 644 etc/hostapd
vinstall hostapd.8 644 usr/share/man/man8
vinstall hostapd_cli.1 644 usr/share/man/man1
vman hostapd.8
vman hostapd_cli.1
vlicense ${wrksrc}/COPYING
}