Fix minor bug in RPM build script cache handling
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 26 May 2015 17:34:25 +0000 (13:34 -0400)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 27 May 2015 17:04:57 +0000 (17:04 +0000)
commitb9775667c60316cc232896253f32d738f3eb46da
tree18ef257332f5af8b336f1d5fce9c9917439d8ad8
parent87d31b0ed8f4f0a91176990501969dc35568cbd7
Fix minor bug in RPM build script cache handling

The release tarball wasn't being curl'd down to the
same location deemed to be the cache path, so it
wasn't used unless the user manually copied it to
the cache path.

Change-Id: Ic4154034d5b43429f3f330e0679c94d8c9ce8d0a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packaging/rpm/build.sh