[gnome-characters] build: Use /bin/sh in autogen.sh
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters] build: Use /bin/sh in autogen.sh
- Date: Sun, 16 Nov 2014 04:18:40 +0000 (UTC)
commit 48f7c2d50cc8cb3c965376ebe9288009e03477b1
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sun Nov 16 03:36:10 2014 +0800
build: Use /bin/sh in autogen.sh
https://bugzilla.gnome.org/show_bug.cgi?id=740189
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index ad21d26..7ed5259 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Run this to generate all the initial makefiles, etc.
srcdir=`dirname $0`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]