diff options
Diffstat (limited to 'host/cmake/redhat')
| -rwxr-xr-x | host/cmake/redhat/post_install.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/host/cmake/redhat/post_install.in b/host/cmake/redhat/post_install.in index b5622ec59..9608a282d 100755 --- a/host/cmake/redhat/post_install.in +++ b/host/cmake/redhat/post_install.in @@ -16,7 +16,7 @@  # along with this program.  If not, see <http://www.gnu.org/licenses/>.  # -cp @CMAKE_INSTALL_PREFIX@/share/uhd/utils/uhd-usrp.rules /etc/udev/rules.d/uhd-usrp.rules +cp @CMAKE_INSTALL_PREFIX@/lib/uhd/utils/uhd-usrp.rules /etc/udev/rules.d/uhd-usrp.rules  udevadm control --reload-rules  udevadm trigger  ldconfig  | 
