Changeset 93d32cf for README.CUSTOM


Ignore:
Timestamp:
10/16/2006 05:26:37 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
53f291f
Parents:
245d1c9
Message:

Added missing Id tags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.CUSTOM

    r245d1c9 r93d32cf  
     1#
     2# $Id$
     3#
    14        HOW TO ADD CUSTOM SCRIPTS TO THE JHALFS MAKEFILE
    2        
     5
    36
    47  Normally JHALFS creates a Makefile containing only those scripts found in
     
    5356     file and NOT in the package script. The gpm script is included as an
    5457     example of multiple patch files and the need for a blfs bootscript.
    55    
    56   RUNNING::: 
     58
     59  RUNNING:::
    5760    Although your scripts are added to the generated makefile they are not
    5861    automatically built. You must tell the makefile to build the tools with
     
    6265  :::FINAL COMMENT:::
    6366    This feature was added so users could build the packages necessary to access
    64     the internet and was not intended to replace the BLFS install system. 
    65    
     67    the internet and was not intended to replace the BLFS install system.
     68
    6669
    6770#--------- GLIB example -----------
     
    7275  # Populate the file using the following script as an example
    7376  #
    74  
     77
    7578PKG="glib"
    7679PKG_VERSION="1.2.10"
Note: See TracChangeset for help on using the changeset viewer.