mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-libs/libhackrf: postinst message is only for use udev
Package-Manager: portage-2.2.27
This commit is contained in:
@@ -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."
|
||||
}
|
||||
|
||||
@@ -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."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user