From 535c9b0b5e07e9d62a840d703e3cbd940ccf9fb6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 17 Apr 2014 16:46:42 +0200 Subject: dvswitch.yaml: also install build-depends from d/control as its in git --- bin/chroot-run.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/chroot-run.sh b/bin/chroot-run.sh index 7145f5f8..ac84614c 100755 --- a/bin/chroot-run.sh +++ b/bin/chroot-run.sh @@ -100,7 +100,6 @@ if [ -f debian/control ] ; then echo 'APT::Get::Assume-Yes "true";' > /etc/apt/apt.conf.d/23jenkins apt-get install build-essential devscripts mk-build-deps -ir - rm /etc/apt/apt.conf.d/23jenkins fi $@ EOF -- cgit v1.2.3-54-g00ecf