cmd_remotebuild: don't check version
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 10 Jul 2012 12:44:45 +0000 (15:44 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 10 Jul 2012 13:16:34 +0000 (16:16 +0300)
commit605f8086ab33dc1fda10c8ea266086ba7ecb27f9
treee73648b45a166fd85d1135b28049571f5732bec3
parent79cc22de57240ed2f23fa07daefefcc68353b145
cmd_remotebuild: don't check version

Don't check version from .spec as we don't use it (and it would be
wrong, anyway, if building other than local copy).

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gitbuildsys/cmd_remotebuild.py