Changeset 916 in MondoRescue for branches/stable/mindi/install.sh


Ignore:
Timestamp:
Nov 2, 2006, 7:47:32 PM (17 years ago)
Author:
Bruno Cornec
Message:

Fixes to support CentOS build
Fixes for build errors reporetd by Andy Wright (mondo_at_eltofts.homelinux.com)

File:
1 edited

Legend:

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

    r911 r916  
    11#!/bin/bash
     2#
     3# $Id$
     4#
    25
    36if [ ! -f "mindi" ] ; then
     
    4851
    4952cp -af rootfs aux-tools $locallib/mindi
    50 chmod 755 $locallib/mindi/rootfs/bin/*
    5153chmod 755 $locallib/mindi/rootfs/sbin/*
    5254chmod 755 $locallib/mindi/aux-tools/sbin/*
Note: See TracChangeset for help on using the changeset viewer.