Changeset ac7afe9


Ignore:
Timestamp:
Feb 23, 2007, 7:04:49 AM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
50361f7
Parents:
68052ca
Message:

Fixed bad path from last commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • udev/Makefile

    r68052ca rac7afe9  
    3131
    3232scripts:
    33         install -d -m ${DIRMODE} ${DESTDIR}/udev
     33        install -d -m ${DIRMODE} ${DESTDIR}/${LIBDIR}/udev
    3434        install -m ${SCRIPTMODE} load_floppy_module.sh ${DESTDIR}/${LIBDIR}/udev/load_floppy_module.sh
    3535        install -m ${SCRIPTMODE} cdsymlink_helper.sh ${DESTDIR}/${LIBDIR}/udev/cdsymlink_helper.sh
Note: See TracChangeset for help on using the changeset viewer.