projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
2bb5c4d
)
Fix for bootstrap env
author
Brian Aker
<brian@tangent.org>
Wed, 21 May 2008 01:49:02 +0000
(18:49 -0700)
committer
Brian Aker
<brian@tangent.org>
Wed, 21 May 2008 01:49:02 +0000
(18:49 -0700)
config/bootstrap
patch
|
blob
|
history
diff --git
a/config/bootstrap
b/config/bootstrap
index cc463d86d6abbf5ab36688ac8a88461a5940c05f..74d9fa1d8491507c15e3b4f836a0413f9664c89f 100755
(executable)
--- a/
config/bootstrap
+++ b/
config/bootstrap
@@
-1,4
+1,4
@@
-#!/
bin/
sh
+#!/
usr/bin/env ba
sh
# Taken from lighthttpd server (BSD). Thanks Jan!
# Run this to generate all the initial makefiles, etc.