Changeset 2964 in MondoRescue for branches/3.0/mindi/install.sh


Ignore:
Timestamp:
Mar 14, 2012, 2:42:05 AM (12 years ago)
Author:
Bruno Cornec
Message:

r4563@localhost: bruno | 2012-03-13 00:29:34 +0100

  • Fix partly #589 by improving Arch Linux support (MC)
  • mv udev.files to udev.conf under deplist.d to be more coherent
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mindi/install.sh

    r2882 r2964  
    7676install -m 755 analyze-my-lvm $locallib/mindi
    7777install -m 644 msg-txt dev.tgz $locallib/mindi
    78 install -m 644 deplist.txt udev.files mindi.conf $conf
     78install -m 644 deplist.txt mindi.conf $conf
    7979for f in deplist.d/*.conf; do
    8080    install -m 644 $f $conf/deplist.d
Note: See TracChangeset for help on using the changeset viewer.