~ubuntu-branches/debian/stretch/resource-agents/stretch

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Martin Loschwitz
  • Date: 2011-11-15 17:14:18 UTC
  • Revision ID: package-import@ubuntu.com-20111115171418-8252a783oi93428z
Tags: 1:3.9.2-5
* debian/control: Fix the Conflicts and Replaces lines of resource-agents
  to make sure that cluster-agents and resource-agents are mutually 
  exclusive. Setting the urgency to high because this bug keeps people
  from running the whole clusterstack (Closes: #646110) 
* debian/patches/ocf-asterisk: Include the Asterisk PBX OCF resource agent
  written by Florian Haas, Andreas Kurz and me, sponsored by hastexo

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
        mkdir -p $(BUILDROOT)/debian/tmp/usr/share/doc/ldirectord/examples/
38
38
        cp -ax $(BUILDROOT)/debian/ldirectord.cf.example $(BUILDROOT)/debian/tmp/usr/share/doc/ldirectord/examples/ldirectord.cf
39
39
 
 
40
        # install the Asterisk PBX ocf resource agent
 
41
        cp -ax $(BUILDROOT)/debian/patches/ocf-asterisk $(BUILDROOT)/debian/tmp/usr/lib/ocf/resource.d/heartbeat/asterisk
 
42
 
40
43
        dh_install --list-missing