~ahs3/cloud-live/openstack-live-config-package

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Al Stone
  • Date: 2011-07-13 18:51:40 UTC
  • Revision ID: albert.stone@canonical.com-20110713185140-8h51acwo1lgtgxvh
Move the UEC tarball from live-build to this config package

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
        -mkdir -p $(DESTDIR)/usr/share/openstack-live-config
12
12
        cp -r ./config.d $(DESTDIR)/usr/share/openstack-live-config
13
13
        cp -r ./home $(DESTDIR)
 
14
        cp -r ./srv $(DESTDIR)
14
15
 
15
16
clean:
16
17
        @echo "all shiny."