Fix unnecessary assumption about source dir name
authorPyry Haulos <phaulos@google.com>
Thu, 24 Sep 2015 20:17:12 +0000 (13:17 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 24 Sep 2015 20:17:12 +0000 (13:17 -0700)
commit452ef231d18d5334b5ea30c9ee700d52ed0da505
treed1affc5b9354f33d21fe0597b559479fd9525b95
parente2991312606d33eef30c54787f71e166c4317aa3
Fix unnecessary assumption about source dir name

Build scripts were unnecessarily (and sometimes incorrectly) assuming
that deqp sources would be in a directory called "deqp".

Change-Id: I3c6cf5d850aa5598daa1d0832ee403bb639451a2
scripts/build/common.py