~ubuntu-branches/ubuntu/feisty/calamaris/feisty

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Christian Perrier
  • Date: 2007-02-11 14:33:06 UTC
  • mfrom: (2.1.5 feisty)
  • Revision ID: james.westby@ubuntu.com-20070211143306-8j11b9oh15nqc3am
Tags: 2.99.4.0-3.1
* Non-maintainer upload to fix pending l10n issues.
* Debconf translations:
  - Portuguese fixed. Closes: #403499
  - German. Closes: #409696

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
install:
2
2
        install -g root -o root -m 755 calamaris $(DESTDIR)/usr/bin/calamaris
3
3
        install -g root -o root -m 755 calamaris-cron-script $(DESTDIR)/etc/cron.daily/calamaris
 
4
        install -g root -o root -m 644 *.pm $(DESTDIR)/usr/share/perl5/calamaris
 
5
        install -g root -o root -m 644 calamaris.conf $(DESTDIR)/etc/calamaris