Remove use of which.py module.
commit949cfff73fa0452714abcf577f5fc72aacf8037b
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 14 Aug 2011 18:57:49 +0000 (14 18:57 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 14 Aug 2011 18:57:49 +0000 (14 18:57 +0000)
tree25141797831ca36467a2bb061b3692bfe9f74ce2
parentca75f0eb33bb4baf9f6dae3eae9a5734231c6d52
Remove use of which.py module.

Implement simple which functionality. This has less features than which.py but
is sufficient, and removing an external dependency is always good.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30315 a1c6a512-1295-4272-9138-f99709370657
utils/common/deploy.py