From 3e8e9dad3c2bdd5e7151956ba9b87142d2cb1435 Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Thu, 29 Mar 2012 10:05:00 -0700 Subject: cmake: Binaries give notification before installing or uninstalling UHD. Better to give an output than just an empty pause. --- host/cmake/redhat/pre_uninstall.in | 1 + 1 file changed, 1 insertion(+) (limited to 'host/cmake/redhat/pre_uninstall.in') 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 . # +echo 'Uninstalling UHD.' rm /etc/udev/rules.d/uhd-usrp.rules udevadm control --reload-rules -- cgit v1.2.3