aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/redhat
diff options
context:
space:
mode:
Diffstat (limited to 'host/cmake/redhat')
-rwxr-xr-xhost/cmake/redhat/post_install.in1
-rwxr-xr-xhost/cmake/redhat/post_uninstall.in1
-rwxr-xr-xhost/cmake/redhat/pre_install.in1
-rwxr-xr-xhost/cmake/redhat/pre_uninstall.in1
4 files changed, 4 insertions, 0 deletions
diff --git a/host/cmake/redhat/post_install.in b/host/cmake/redhat/post_install.in
index 48194eb1c..01fd3338f 100755
--- a/host/cmake/redhat/post_install.in
+++ b/host/cmake/redhat/post_install.in
@@ -1,3 +1,4 @@
+#!/bin/sh
#
# Copyright 2011 Ettus Research LLC
#
diff --git a/host/cmake/redhat/post_uninstall.in b/host/cmake/redhat/post_uninstall.in
index ba15f9d0e..5357680a9 100755
--- a/host/cmake/redhat/post_uninstall.in
+++ b/host/cmake/redhat/post_uninstall.in
@@ -1,3 +1,4 @@
+#!/bin/sh
#
# Copyright 2011 Ettus Research LLC
#
diff --git a/host/cmake/redhat/pre_install.in b/host/cmake/redhat/pre_install.in
index bf8810cc7..b611fb381 100755
--- a/host/cmake/redhat/pre_install.in
+++ b/host/cmake/redhat/pre_install.in
@@ -1,3 +1,4 @@
+#!/bin/sh
#
# Copyright 2011 Ettus Research LLC
#
diff --git a/host/cmake/redhat/pre_uninstall.in b/host/cmake/redhat/pre_uninstall.in
index 7c191308c..f1faa36ce 100755
--- a/host/cmake/redhat/pre_uninstall.in
+++ b/host/cmake/redhat/pre_uninstall.in
@@ -1,3 +1,4 @@
+#!/bin/sh
#
# Copyright 2011 Ettus Research LLC
#