debian: Don't always try to run dpkg-query command.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 14 Oct 2011 14:22:23 +0000 (15:22 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 14 Oct 2011 14:22:23 +0000 (15:22 +0100)
Delay calling this until after debian_detect() has been called and
we've decided to use the Debian backend.  Otherwise this breaks
non-dpkg backends.

This fixes commit b8cea4656e5bf1b9e7bb2274ef968ea42b10e0df.


No differences found