]> piware.de Git - bin.git/commitdiff
makechroot: do not install devscripts, too much noise
authormartin@piware.de <>
Mon, 4 May 2009 08:55:03 +0000 (10:55 +0200)
committermartin@piware.de <>
Mon, 4 May 2009 08:55:03 +0000 (10:55 +0200)
makechroot

index 2add2b9b71632fe0b66b4d2fd1f4a78dea978623..55dfa4120f03558b2a51c008bf5e0a47ef4166b6 100755 (executable)
@@ -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