Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_install_blfs

    rc1f02f2 r9b99ada  
    180180sudo find . -name unpacked -exec rm \{\} \;
    181181if [ "$GETPKG" = "y" ]; then
     182    JH_FTP_SERVER=$SERVER/pub/blfs/ \
    182183    JH_SRC_ARCHIVE=${SRC_ARCHIVE:-/dev/null}     \
    183184    $BUILDDIR$BLFS_ROOT/download_script
Note: See TracChangeset for help on using the changeset viewer.