ensure state-dir exists before coyping cdrom files
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 9 Jun 2013 16:58:34 +0000 (18:58 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 9 Jun 2013 17:06:12 +0000 (19:06 +0200)
commitb2ea1a47531266377abe4f12c6f21417ea96eea0
tree8aacdd7ad522b9126b24837fc4a2b43a3a90cc64
parent2128d3fce44da34ecb1f0d784b703807f66b20f9
ensure state-dir exists before coyping cdrom files

We do the same in the acquire system which handles the 'normal'
downloads, so do it here as well even though its unlikely anyone
will ever notice (beside testcases of course …)
apt-pkg/cdrom.cc
debian/changelog
test/integration/framework
test/integration/test-apt-cdrom