~ubuntu-branches/ubuntu/oneiric/acpid/oneiric

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-05-20 15:03:02 UTC
  • Revision ID: james.westby@ubuntu.com-20110520150302-l9qhmdzy4338w2ze
Tags: 1:2.0.10-1ubuntu1
* Merge with Debian; remaining changes:
  - see 1:2.0.9-1ubuntu1 changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        dh_testroot
23
23
        dh_clean
24
24
        dh_installdirs
 
25
        # Install powerbtn.sh script and make it executable
 
26
        install -m 755 -D debian/powerbtn.sh debian/acpid/etc/acpi/powerbtn.sh
25
27
 
26
28
binary: binary-arch binary-indep
27
29