X-Git-Url: https://piware.de/gitweb/?a=blobdiff_plain;f=makechroot;h=55dfa4120f03558b2a51c008bf5e0a47ef4166b6;hb=6c8261c08d6e3f0666f91da3339a98176cb945b2;hp=2add2b9b71632fe0b66b4d2fd1f4a78dea978623;hpb=7280f91aefb42b65bd50762635a7035f762c59d3;p=bin.git diff --git a/makechroot b/makechroot index 2add2b9..55dfa41 100755 --- 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