~ubuntu-branches/ubuntu/lucid/ebox/lucid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2008-03-24 08:32:30 UTC
  • Revision ID: james.westby@ubuntu.com-20080324083230-53wu94dq4qge734f
Tags: 0.11.99-0ubuntu3
* debian/patches/04_fix_disable_log_daemon.dpatch
  - Disable log daemon if requested by user.
* debian/patches/05_fix_event_link.dpatch
  - Fix event symlink creation.
* debian/patches/06_reduce_rss_items.dpatch
  - Reduce the number of RSS entries to 500.
* debian/ebox.cron.hourly

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
        test -e debian/ebox.init || ln -s ../tools/ebox debian/ebox.init
14
14
        install -m 644 $(CURDIR)/conf/.gconf.path $(CURDIR)/debian/ebox/var/lib/ebox/
15
15
        rm -f $(CURDIR)/debian/ebox/var/lib/ebox/conf/ebox.passwd
 
16
        mkdir $(CURDIR)/debian/ebox/etc/cron.hourly
 
17
        install -m 644 $(CURDIR)/debian/ebox.cron.hourly $(CURDIR)/debian/ebox/etc/cron.hourly
16
18
 
17
19
cleanbuilddir/ebox::
18
20
        rm -f debian/ebox.init