projects
/
people
/
teissler
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
bcb9dc1
)
Make it a proper login shell when entering the build chroot.
author
Michael Tremer
<michael.tremer@ipfire.org>
Sat, 24 May 2014 16:08:45 +0000
(18:08 +0200)
committer
Michael Tremer
<michael.tremer@ipfire.org>
Sat, 24 May 2014 16:22:44 +0000
(18:22 +0200)
tools/make-functions
patch
|
blob
|
blame
|
history
diff --git
a/tools/make-functions
b/tools/make-functions
index
1604109
..
a50538e
100644
(file)
--- a/
tools/make-functions
+++ b/
tools/make-functions
@@
-462,7
+462,7
@@
entershell() {
KGCC="ccache /usr/bin/gcc" \
$(fake_environ) \
$(qemu_environ) \
KGCC="ccache /usr/bin/gcc" \
$(fake_environ) \
$(qemu_environ) \
- /tools/bin/bash
+ /tools/bin/bash
-i
if [ $? -ne 0 ]; then
beautify message FAIL
exiterror "chroot error"
if [ $? -ne 0 ]; then
beautify message FAIL
exiterror "chroot error"