~ubuntu-branches/ubuntu/saucy/whoopsie-daisy/saucy

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Package Import Robot
  • Author(s): Evan Dandrea
  • Date: 2012-03-16 14:36:57 UTC
  • Revision ID: package-import@ubuntu.com-20120316143657-v2fxhxc2b280v51s
Tags: 0.1.17
Ship a default configuration file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
        install -m644 data/whoopsie.conf $(DATA)/init
31
31
        install -d $(DATA)/cron.daily
32
32
        install -m755 data/cron.daily $(DATA)/cron.daily/whoopsie
 
33
        install -d $(DATA)/default
 
34
        install -m644 data/whoopsie $(DATA)/default