~graziano.obertelli/eucalyptus/lp683800

« back to all changes in this revision

Viewing changes to clc/Makefile

  • Committer: graziano
  • Date: 2009-10-27 17:01:10 UTC
  • mto: This revision was merged to the branch mainline in revision 947.
  • Revision ID: graziano@t400s-20091027170110-j9plibnfq7ci3vvn
Added uninstall target.
Using uninstall to clean up after RPM generation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
 
70
70
deploy: install
71
71
 
 
72
uninstall:
 
73
        make -C modules/storage-controller/native uninstall
 
74
        make -C modules/bootstrap uninstall
 
75
        $(RM) -rf $(etcdir)/eucalyptus/cloud.d
 
76
        $(RM) -rf $(datarootdir)/eucalyptus/*jar
 
77
        $(RM) -rf $(vardir)/eucalyptus/webapps