diff options
Diffstat (limited to 'host/cmake/redhat/pre_uninstall.in')
-rwxr-xr-x | host/cmake/redhat/pre_uninstall.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/cmake/redhat/pre_uninstall.in b/host/cmake/redhat/pre_uninstall.in index f1faa36ce..806da7f7c 100755 --- a/host/cmake/redhat/pre_uninstall.in +++ b/host/cmake/redhat/pre_uninstall.in @@ -16,5 +16,6 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # +echo 'Uninstalling UHD.' rm /etc/udev/rules.d/uhd-usrp.rules udevadm control --reload-rules |