]> git.pld-linux.org Git - packages/chromium.git/blame - chromium-configure_needs_bash.patch
- This one fixes problems with ./configure (/bin/sh is NOT a link
[packages/chromium.git] / chromium-configure_needs_bash.patch
CommitLineData
91128080 1diff -Nru Chromium-0.9/configure Chromium-0.9-new/configure
2--- Chromium-0.9/configure Fri May 11 07:17:12 2001
3+++ Chromium-0.9-new/configure Sat Dec 22 01:49:01 2001
4@@ -1,4 +1,4 @@
5-#!/bin/sh
6+#!/bin/bash
7
8 ## Minimum versions of libs
9 ###################################
This page took 0.052013 seconds and 4 git commands to generate.