]> git.pld-linux.org Git - packages/chromium.git/commitdiff
- This one fixes problems with ./configure (/bin/sh is NOT a link
authorfastviper <fastviper@poczta.onet.pl>
Sat, 22 Dec 2001 11:37:16 +0000 (11:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  to /bin/bash in PLD
- This is patch from fastviper

Changed files:
    chromium-configure_needs_bash.patch -> 1.1

chromium-configure_needs_bash.patch [new file with mode: 0644]

diff --git a/chromium-configure_needs_bash.patch b/chromium-configure_needs_bash.patch
new file mode 100644 (file)
index 0000000..c17d0a0
--- /dev/null
@@ -0,0 +1,9 @@
+diff -Nru Chromium-0.9/configure Chromium-0.9-new/configure
+--- Chromium-0.9/configure     Fri May 11 07:17:12 2001
++++ Chromium-0.9-new/configure Sat Dec 22 01:49:01 2001
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ ## Minimum versions of libs
+ ###################################
This page took 0.075371 seconds and 4 git commands to generate.