Removing dependency on pf9app

Accidentally added pf9app provides statement to mors build. Removing
it so that HostAgent doesn't interfere with mors installation.
This commit is contained in:
Roopak Parikh 2016-04-19 21:04:03 +00:00
parent cdb444dc9f
commit 844a2c307f
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ ${APP_RPM}: stage
--version $(PF9_VERSION) \
--iteration $(BUILD_NUMBER) \
--provides $(APP_NAME) \
--provides pf9app \
--license "Commercial" \
--architecture $(APP_ARCHITECTURE) \
--url "http://www.platform9.net" \