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_install.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'host/cmake/redhat/pre_install.in') diff --git a/host/cmake/redhat/pre_install.in b/host/cmake/redhat/pre_install.in index b611fb381..e62d603ab 100755 --- a/host/cmake/redhat/pre_install.in +++ b/host/cmake/redhat/pre_install.in @@ -15,3 +15,5 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # + +echo 'Installing UHD.' -- cgit v1.2.3