Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/454135
Change subject: Fix RHEL8 build failure
......................................................................
Fix RHEL8 build failure
RHEL8 doesn't ship with /usr/bin/python. Our scripts currently work with
python2, so look for python2 rather than python. All distros will have
python2. Tried symlinking /usr/bin/python to /usr/bin/python2 on RHEL8,
the build went a bit far, but it didn't work either due to shebang issues!
Change-Id: I6ca7ac8584a36b3b21db4fb5c74a48908dfca09e
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/scripts/ganeshactl/CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/35/454135/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/454135
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I6ca7ac8584a36b3b21db4fb5c74a48908dfca09e
Gerrit-Change-Number: 454135
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange