From 0aa94b362b5da4070a04d8883d2f890ea1ee7642 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Thu, 16 May 2019 10:27:26 -0400 Subject: [PATCH] Link switchprobe file when building xcatprobe on Ubuntu --- xCAT-probe/debian/dirs | 2 ++ xCAT-probe/debian/xcatprobe.links | 1 + 2 files changed, 3 insertions(+) create mode 100644 xCAT-probe/debian/xcatprobe.links diff --git a/xCAT-probe/debian/dirs b/xCAT-probe/debian/dirs index 728459eec..dcc64ee60 100644 --- a/xCAT-probe/debian/dirs +++ b/xCAT-probe/debian/dirs @@ -1,2 +1,4 @@ opt/xcat/bin opt/xcat/probe +opt/xcat/probe/subcmds +opt/xcat/probe/subcmds/bin diff --git a/xCAT-probe/debian/xcatprobe.links b/xCAT-probe/debian/xcatprobe.links new file mode 100644 index 000000000..8737b5e45 --- /dev/null +++ b/xCAT-probe/debian/xcatprobe.links @@ -0,0 +1 @@ +/opt/xcat/bin/xcatclient /opt/xcat/probe/subcmds/bin/switchprobe