rhtyd commented on a change in pull request #4927:
URL: https://github.com/apache/cloudstack/pull/4927#discussion_r614710083



##########
File path: debian/rules
##########
@@ -38,7 +38,6 @@ override_dh_auto_install:
        mkdir $(DESTDIR)/$(SYSCONFDIR)/profile.d
        mkdir $(DESTDIR)/usr/share/$(PACKAGE)-agent
        mkdir $(DESTDIR)/usr/share/$(PACKAGE)-agent/plugins
-       install -D agent/target/cloud-agent-$(VERSION).jar 
$(DESTDIR)/usr/share/$(PACKAGE)-agent/lib/$(PACKAGE)-agent.jar
        install -D 
plugins/hypervisors/kvm/target/cloud-plugin-hypervisor-kvm-$(VERSION).jar 
$(DESTDIR)/usr/share/$(PACKAGE)-agent/lib/

Review comment:
       @shwstppr thnx, the mkdir was missing fixed.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to