Make build script independent of working dir 86/26486/1
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 3 Sep 2015 21:40:57 +0000 (17:40 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Thu, 3 Sep 2015 21:50:39 +0000 (17:50 -0400)
commit99db58d2de0aeaaffa6c53767510eec02f20dccb
treeee423c3f281432ab7108efecced9e364921caf1c
parent6fe9bc7fa8172757d524579df577880fa31f06e2
Make build script independent of working dir

This was the last part of the helper scripts that had a dependency on
the CWD of the user running the scripts.

`/vagrant/build.sh` now works, vs having to cd and `./build.sh`.

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