Changeset b88d581 for CLFS


Ignore:
Timestamp:
03/24/2006 12:26:03 AM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
eba62c0
Parents:
fd5cb46
Message:

common/common_functions, removal of dead variables and text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS/master.sh

    rfd5cb46 rb88d581  
    756756    # Insert instructions for unpacking the package and changing directories
    757757    #
    758     [[ "$vrs" != "" ]] && wrt_unpack "$name-$vrs.tar.*"
     758    [[ "$vrs" != "" ]] && wrt_unpack2 "$name-$vrs.tar.*"
    759759    #
    760760    # Select a script execution method
Note: See TracChangeset for help on using the changeset viewer.