projects
/
iserv-mod-room-reservation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f3daeca
)
make fails if shell is not bash -- I will fix bashisms somewhere in the future
author
Roland Hieber
<devnull@localhost>
Wed, 25 Feb 2009 02:49:00 +0000
(
03:49
+0100)
committer
Roland Hieber
<devnull@localhost>
Wed, 25 Feb 2009 02:49:00 +0000
(
03:49
+0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
6026304
..
75748b9
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,6
+24,7
@@
# THE SOFTWARE.
#
+SHELL=/bin/bash
DESTDIR?=
LN=ln -f
RM=rm -rf
This page took
0.026024 seconds
and
4
git commands to generate.