~ubuntu-branches/ubuntu/gutsy/mdadm/gutsy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Scott James Remnant
  • Date: 2007-07-13 10:13:51 UTC
  • Revision ID: package-import@ubuntu.com-20070713101351-ajg0zwianwrsxg2t
Tags: 2.6.2-1ubuntu2
Install 65-mdadm.vol_id.rules into the udeb so that we have UUID
symlinks in the installer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
        install -m0755 mdadm $(DESTDIR)/sbin
73
73
 
74
74
        install -m0755 mdadm.udeb $(DESTDIR_UDEB)/sbin/mdadm
 
75
        install -m0644 debian/mdadm.vol_id.udev \
 
76
                $(DESTDIR_UDEB)/etc/udev/rules.d/65-mdadm.vol_id.rules
75
77
 
76
78
        install -m0755 debian/initramfs/hook \
77
79
                $(DESTDIR)/usr/share/initramfs-tools/hooks/mdadm