openbsd-ports/www/chromium/patches/patch-build_linux_python_arch_sh

10 lines
416 B
Plaintext

$OpenBSD: patch-build_linux_python_arch_sh,v 1.3 2011/06/08 20:36:56 robert Exp $
--- build/linux/python_arch.sh.orig Mon Jun 6 11:11:46 2011
+++ build/linux/python_arch.sh Wed Jun 8 09:58:35 2011
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
# Copyright (c) 2011 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.