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:
parent
cdb444dc9f
commit
844a2c307f
@ -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" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user