Changeset 6d73498


Ignore:
Timestamp:
02/17/2007 04:26:34 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
e4f732c
Parents:
d933ab2
Message:

Fixed progress_bar.sh run inside chroot jail.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_wrt_Makefile

    rd933ab2 r6d73498  
    126126$i:  $PREV
    127127        @\$(call echo_message, Building)
    128         @./progress_bar.sh \$@ \$\$PPID &
     128        @\$(SHELL) progress_bar.sh \$@ \$\$PPID &
    129129        @echo "\$(nl_)\`date\`\$(nl_)" >logs/\$@
    130130        @\$(PRT_DU_CR) >>logs/\$@
Note: See TracChangeset for help on using the changeset viewer.