Fix up Java's main path after installing
commit5dbf5b978da47095472c07a73f32fa70ead8ac25
authorThomas Leonard <talex5@gmail.com>
Sun, 26 Aug 2012 13:07:10 +0000 (26 14:07 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 26 Aug 2012 13:19:28 +0000 (26 14:19 +0100)
treef95eaf75ccc0dda41ec057d21c13b97eeac85e14
parentcedeec5c80ed6c8573da5c0a675095a821dc44d8
Fix up Java's main path after installing

We can only detect the correct value for main when the Java package is
installed. If 0install needed to install it (using PackageKit), we would
fail to get the right path the first time.
tests/testpackagekit.py
zeroinstall/injector/distro.py
zeroinstall/injector/packagekit.py