don't run dpk configure

This commit is contained in:
Rob Burns
2015-02-01 11:02:11 +07:00
parent 12b1367fc3
commit 4c1d8b361a
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@ RUN echo "deb http://emdebian.org/tools/debian/ jessie main" >> /etc/apt/sources
curl http://emdebian.org/tools/debian/emdebian-toolchain-archive.key | apt-key add -
RUN apt-get update && apt-get install -y \
apt-utils \
crossbuild-essential-armhf
ENV CROSS_TRIPLE arm-linux-gnueabihf