From 7cad663943345f7686f049b7022f306f0f2ab577 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 4 Jun 2020 00:56:23 +0300 Subject: Use cross platform path to bash in ci scripts --- tools/ci/scripts/patchsdl1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/ci/scripts/patchsdl1.sh') diff --git a/tools/ci/scripts/patchsdl1.sh b/tools/ci/scripts/patchsdl1.sh index b97e12bbd..cb4c9a9de 100755 --- a/tools/ci/scripts/patchsdl1.sh +++ b/tools/ci/scripts/patchsdl1.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Fix compilation warning sed -i 's|#define GL_GLEXT_VERSION 29|#ifndef GL_GLEXT_VERSION\n#define GL_GLEXT_VERSION 29\n#endif|' /usr/include/SDL/SDL_opengl.h -- cgit v1.2.3-70-g09d2