File fix-bad-env-shebang.patch of Package intel-cmt-cat

Index: intel-cmt-cat-2.0.0/pqos/pqos-msr
===================================================================
--- intel-cmt-cat-2.0.0.orig/pqos/pqos-msr	2018-06-26 10:40:36.000000000 +0200
+++ intel-cmt-cat-2.0.0/pqos/pqos-msr	2018-09-04 17:11:33.082974702 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/bash
 
 ###############################################################################
 # BSD LICENSE
Index: intel-cmt-cat-2.0.0/pqos/pqos-os
===================================================================
--- intel-cmt-cat-2.0.0.orig/pqos/pqos-os	2018-06-26 10:40:36.000000000 +0200
+++ intel-cmt-cat-2.0.0/pqos/pqos-os	2018-09-04 17:11:32.810959264 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/bash
 
 ###############################################################################
 # BSD LICENSE
openSUSE Build Service is sponsored by