]> git.donarmstrong.com Git - dsa-puppet.git/commit
dd-schroot-cmd: work around apt regression
authorHelmut Grohne <helmut@subdivi.de>
Wed, 17 Sep 2014 08:14:34 +0000 (10:14 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 17 Sep 2014 08:20:06 +0000 (10:20 +0200)
commiteb55ab62f846e68e9ad9a58cc805cc233d7fdd04
treee2ac8679c6e0d904df7d030c4e5212c48c7285d6
parent265a994b072eb8b2cff03402bd6fdaef741306c0
dd-schroot-cmd: work around apt regression

apt no longer accepts the following command line:

    apt-get --dry-run build-dep --arch-only -- guile-2.0

Swapping build-dep and --arch-only will make it with the current apt
again.

Signed-off-by: Peter Palfrader <peter@palfrader.org>
modules/porterbox/files/dd-schroot-cmd