blob: b4ec2b343401775e30af4e8a5af5d02332e17d67 (
plain) (
tree)
|
|
--- ./chrome/tools/build/linux/sed.sh.orig 2010-12-16 02:11:59.000000000 +0100
+++ ./chrome/tools/build/linux/sed.sh 2010-12-20 20:15:08.000000000 +0100
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Copyright (c) 2009 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
|