~ubuntu-branches/ubuntu/maverick/ebox/maverick

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2007-07-19 15:23:37 UTC
  • Revision ID: james.westby@ubuntu.com-20070719152337-2yohxazuigak8iuu
Tags: 0.9.3-0ubuntu6
* Add ebox-all metapackage depending on all modules.
* Fixed FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
include debian/cdbs/ebox.mk
9
9
 
10
10
install/ebox::
11
 
        ln -s ../tools/ebox debian/ebox.init
 
11
        test -e debian/ebox.init || ln -s ../tools/ebox debian/ebox.init
12
12
        install -m 644 $(CURDIR)/conf/.gconf.path $(CURDIR)/debian/ebox/var/lib/ebox/
13
 
        rm $(CURDIR)/debian/ebox/var/lib/ebox/conf/ebox.passwd
 
13
        rm -f $(CURDIR)/debian/ebox/var/lib/ebox/conf/ebox.passwd
14
14
 
15
15
cleanbuilddir/ebox::
16
 
        rm debian/ebox.init
 
16
        rm -f debian/ebox.init