~ubuntu-branches/debian/squeeze/dmraid/squeeze

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Giuseppe Iuculano
  • Date: 2008-11-06 08:50:02 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20081106085002-y4s9i93fyt247uv1
Tags: 1.0.0.rc14-6
* debian/rules: Added execution rights to
  /usr/share/initramfs-tools/scripts/local-top/dmraid
* debian/patches/02_raid45_toraid456.dpatch: Remove, this not fix #411172
  and the new dm-raid45 (not yet in Debian) is using the target that the
  dmraid code originally expected.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
        dh_install
87
87
        dh_installudev --priority=85
88
88
        chmod 755 debian/dmraid/usr/share/initramfs-tools/hooks/dmraid
 
89
        chmod 755 debian/dmraid/usr/share/initramfs-tools/scripts/local-top/dmraid
89
90
        chmod 755 debian/dmraid/sbin/dmraid-activate
90
91
        dh_installchangelogs ${version}/CHANGELOG
91
92
        dh_installdocs ${version}/CREDITS ${version}/KNOWN_BUGS ${version}/README ${version}/TODO