make_a_release.sh: remove the rc_num macro
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 19 Feb 2014 14:47:05 +0000 (16:47 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 19 Feb 2014 14:49:26 +0000 (16:49 +0200)
commiteb94d9ca79d67b766fc2b22473eb9ba7be760d2a
treed5326c53312b35140e59322bc64d6cbf7778e716
parentfd863fc3cffbb67116cc0015ba8d97d238e59a27
make_a_release.sh: remove the rc_num macro

The previous release could be an -rc release. And we have to remove the
'rc_num' macro before doing the final release, otherwise the RPM will have
an '-rcX' version suffix.

Change-Id: I06d26b4d0d68a6471dc9ad4383d7fd279e535164
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptool
make_a_release.sh