net-libs/libhackrf: postinst message is only for use udev

Package-Manager: portage-2.2.27
This commit is contained in:
Zero_Chaos
2016-03-15 14:08:15 -04:00
parent 5ea20bcfdd
commit 44a001ddad
2 changed files with 2 additions and 2 deletions

View File

@@ -42,5 +42,5 @@ src_configure(){
}
pkg_postinst() {
einfo "Users in the usb group can use hackrf."
use udev && einfo "Users in the usb group can use hackrf."
}

View File

@@ -42,5 +42,5 @@ src_configure(){
}
pkg_postinst() {
einfo "Users in the usb group can use hackrf."
use udev && einfo "Users in the usb group can use hackrf."
}