Skip to content

Commit

Permalink
Merge pull request #5 from MissionCriticalCloud/fix/centos7_packaging…
Browse files Browse the repository at this point in the history
…_build_folder

The build folder is required to build packages
  • Loading branch information
Boris Schrijver committed Jan 20, 2016
2 parents 1960487 + 57a21f7 commit d185c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cosmic-core/packaging/centos7/cloud.spec
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ echo Doing CloudStack build

%build

mkdir -p build
cp packaging/centos7/replace.properties build/replace.properties
echo VERSION=%{_maventag} >> build/replace.properties
echo PACKAGE=%{name} >> build/replace.properties
Expand Down

0 comments on commit d185c24

Please # to comment.