Don't need check the existance of orig_file
authorZhang Qiang <qiang.z.zhang@intel.com>
Mon, 9 Jul 2012 06:33:30 +0000 (14:33 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Mon, 9 Jul 2012 06:33:30 +0000 (14:33 +0800)
commitd1347b9b8599a799f99964fe4b19c3417c8ecf86
tree4bd758485e9a37514748d337f0e3c17865e8c6bb
parent83b81ca4ec412c5694fd0534d12459a2847ce805
Don't need check the existance of orig_file

use gbp_build to generate tar ball and export packaging files
directly, so we dont need care about the existance of orig_file (SOURCE)

without this patch, gbs build would fails if no SOURCE tag in specfile.
gitbuildsys/cmd_build.py