~rvb/maas/testingp

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Blake Rouse
  • Date: 2014-12-17 14:57:43 UTC
  • Revision ID: blake.rouse@canonical.com-20141217145743-8bewpulb1yk0u0iz
Use tab instead of spaces in debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
        mv $(CURDIR)/debian/tmp/usr/lib/python*/*-packages/maasserver/static \
35
35
                $(CURDIR)/debian/tmp/usr/share/maas/web/
36
36
 
37
 
    # Remove scss directory from static files
38
 
    rm -rf $(CURDIR)/debian/tmp/usr/share/maas/web/scss
 
37
        # Remove scss directory from static files
 
38
        rm -rf $(CURDIR)/debian/tmp/usr/share/maas/web/scss
39
39
 
40
40
        # Install built enums.js file.
41
41
        cp $(BUILDHOME)/enums.js $(CURDIR)/debian/tmp/usr/share/maas/web/static/js/