Skip to content

Commit

Permalink
Added git checkout of kak_v7_7 branch for ossim-private repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Burken committed Apr 15, 2016
1 parent bf77a49 commit 51a2fcc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions support/linux/rpm_specs/ossim-all-el7.spec
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,11 @@ export OSSIM_BUILD_TYPE=RelWithDebInfo
export OSSIM_INSTALL_PREFIX=/usr
export OSSIM_VERSION=%{RPM_OSSIM_VERSION}

# Need to ensure ossim-private branch on kak_v7_7
pushd $OSSIM_DEV_HOME/ossim-private
git checkout kak_v7_7
popd

mkdir -p build
pushd build
%cmake \
Expand Down

0 comments on commit 51a2fcc

Please sign in to comment.