ports/www/chromium/files/patch-tools__clang__scripts__plugin_flags.sh
Rene Ladan 9855b481e6 Update to 20.0.1132.57
Submitted by:	George Liaskos
2012-07-12 09:19:26 +00:00

8 lines
376 B
Bash

--- tools/clang/scripts/plugin_flags.sh.orig 2012-06-25 20:46:43.544231213 +0300
+++ tools/clang/scripts/plugin_flags.sh 2012-06-25 20:47:09.415231268 +0300
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.