Changeset 52402f1 for LFS


Ignore:
Timestamp:
03/24/2012 10:39:30 AM (13 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs
Children:
5ed79ef
Parents:
46d25bc
Message:

Add sudo to the create-du_sbu command in Makefile, so that it can read
all the dirs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/master.sh

    r46d25bc r52402f1  
    534534        @\$(call echo_message, Building)
    535535        @if [ "\$(ADD_REPORT)" = "y" ]; then \\
    536           ./create-sbu_du-report.sh logs $VERSION; \\
     536          sudo ./create-sbu_du-report.sh logs $VERSION; \\
    537537          \$(call echo_report,$VERSION-SBU_DU-$(date --iso-8601).report); \\
    538538        fi;
Note: See TracChangeset for help on using the changeset viewer.