projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
800a663
)
Use the SHELL Makefile variable to set bash, rather than hash-bang
author
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 22 Jan 2008 16:34:56 +0000
(16:34 +0000)
committer
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 22 Jan 2008 16:34:56 +0000
(16:34 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@8457
dcc99617
-32d9-48b4-a31d-
7c20da2025e4
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
57c2c84
..
a193e39
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,3
@@
-#!/bin/bash
# vim:noet:ts=4
# --------------------------------------------------------------------
# Copyright (C) 2005 Georgia Public Library Service
@@
-15,6
+14,8
@@
# GNU General Public License for more details.
# --------------------------------------------------------------------
+SHELL=/bin/bash
+
all: build
verbose: oldconfig