Changeset 3e7af38 for HLFS/config


Ignore:
Timestamp:
05/01/2006 11:10:53 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
65d83a6
Parents:
c58f330
Message:

Keeping sinchronized experimental branch with trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HLFS/config

    rc58f330 r3e7af38  
    66#
    77#####
    8 declare -r FTP=ftp://ftp.linuxfromscratch.org/pub/lfs/conglomeration
    98
    109#--- Which library model to use uclibc/glibc
     
    2928
    3029#--- Extra files that need be copied to $JHALFSDIR
    31 FILES="patcheslist.xsl"
     30FILES=""
    3231
    3332#--- Default stylesheet
     
    3938#--- Name of the makefile
    4039MKFILE=$JHALFSDIR/Makefile
    41 
    42 #--- FTP/HTTP mirror used as fallback (full path)
    43 SERVER=ftp://anduin.linuxfromscratch.org/HLFS/conglomeration
Note: See TracChangeset for help on using the changeset viewer.