projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6731e15
)
Always install fakeroot in the chroots
author
Aurelien Jarno
<aurelien@aurel32.net>
Wed, 26 Aug 2015 09:11:33 +0000
(11:11 +0200)
committer
Aurelien Jarno
<aurelien@aurel32.net>
Wed, 26 Aug 2015 09:12:53 +0000
(11:12 +0200)
- On buildds, sbuild installs it for every build as a first step.
- On porterboxes, one can't build a package without it.
modules/schroot/files/setup-dchroot
patch
|
blob
|
history
diff --git
a/modules/schroot/files/setup-dchroot
b/modules/schroot/files/setup-dchroot
index
9a6fcce
..
698e620
100755
(executable)
--- a/
modules/schroot/files/setup-dchroot
+++ b/
modules/schroot/files/setup-dchroot
@@
-161,7
+161,7
@@
sbuildnames=""
ubuntu=""
groupuser="Debian,guest,d-i"
grouproot=""
-include="apt"
+include="apt
,fakeroot
"
users=""
usersroot=""
bare=""