projects
/
bin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
201f996
)
makechroot: do not install devscripts, too much noise
author
martin@piware.de
<>
Mon, 4 May 2009 08:55:03 +0000
(10:55 +0200)
committer
martin@piware.de
<>
Mon, 4 May 2009 08:55:03 +0000
(10:55 +0200)
makechroot
patch
|
blob
|
history
diff --git
a/makechroot
b/makechroot
index 2add2b9b71632fe0b66b4d2fd1f4a78dea978623..55dfa4120f03558b2a51c008bf5e0a47ef4166b6 100755
(executable)
--- a/
makechroot
+++ b/
makechroot
@@
-59,5
+59,5
@@
EOF
chroot $DIR apt-get update
# common packages for development
-chroot $DIR apt-get install -y build-essential
devscripts
fakeroot
+chroot $DIR apt-get install -y build-essential fakeroot