Changeset ba879f8 for udev/Makefile


Ignore:
Timestamp:
Jan 15, 2007, 10:25:33 AM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
2a6a20a
Parents:
90d6419
Message:

Fixed Device Mapper Installation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • udev/Makefile

    r90d6419 rba879f8  
    103103        install -d ${DESTDIR}/${LIBDIR}/udev
    104104        install -d ${DESTDIR}/etc/rc.d/init.d
    105         install -m ${RULESMODE} 70-device-mapper.rules ${DESTDIR}/etc/udev/rules.d/70-device-mapper.rules
     105        install -m ${RULESMODE} 64-device-mapper.rules ${DESTDIR}/etc/udev/rules.d/64-device-mapper.rules
    106106
    107107install-network: install-helper-functions install-network-update
Note: See TracChangeset for help on using the changeset viewer.