Ignore:
Timestamp:
04/28/2006 05:43:41 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
c7c5a53
Parents:
041bc01
Message:

Rediffied paco patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/jhalfs-paco.patch

    r041bc01 r165b9e8  
    11Index: LFS/master.sh
    22===================================================================
    3 --- LFS/master.sh       (revision 2577)
     3--- LFS/master.sh       (revision 2588)
    44+++ LFS/master.sh       (working copy)
    5 @@ -158,6 +158,13 @@
     5@@ -157,6 +157,13 @@
    66       *stripping*) [[ "${STRIP}" = "0" ]] && continue ;;
    77     esac
     
    1717     # the names of the targets in the Makefile
    1818     chapter6="$chapter6 ${this_script}"
    19 @@ -188,7 +195,9 @@
     19@@ -187,7 +194,9 @@
    2020     # and not to use chroot.
    2121     case "${this_script}" in
     
    2828 
    2929     # Remove the build directory(ies) except if the package build fails.
    30 @@ -206,6 +215,14 @@
     30@@ -205,6 +214,14 @@
    3131 
    3232     # Keep the script file name for Makefile dependencies.
     
    4343 }
    4444 
    45 @@ -267,6 +284,14 @@
     45@@ -266,6 +283,14 @@
    4646                 wrt_run_as_chroot2 "$this_script" "$file"
    4747               fi
     
    6060Index: LFS/lfs.xsl
    6161===================================================================
    62 --- LFS/lfs.xsl (revision 2577)
     62--- LFS/lfs.xsl (revision 2588)
    6363+++ LFS/lfs.xsl (working copy)
    6464@@ -32,6 +32,9 @@
     
    108108Index: BLFS/master.sh
    109109===================================================================
    110 --- BLFS/master.sh      (revision 2577)
     110--- BLFS/master.sh      (revision 2588)
    111111+++ BLFS/master.sh      (working copy)
    112112@@ -79,6 +79,19 @@
     
    132132Index: BLFS/blfs.xsl
    133133===================================================================
    134 --- BLFS/blfs.xsl       (revision 2577)
     134--- BLFS/blfs.xsl       (revision 2588)
    135135+++ BLFS/blfs.xsl       (working copy)
    136136@@ -159,7 +159,7 @@
     
    145145Index: common/config
    146146===================================================================
    147 --- common/config       (revision 2577)
     147--- common/config       (revision 2588)
    148148+++ common/config       (working copy)
    149149@@ -62,6 +62,23 @@
     
    173173Index: common/func_validate_configs.sh
    174174===================================================================
    175 --- common/func_validate_configs.sh     (revision 2577)
     175--- common/func_validate_configs.sh     (revision 2588)
    176176+++ common/func_validate_configs.sh     (working copy)
    177177@@ -83,10 +83,10 @@
     
    331331Index: common/common-functions
    332332===================================================================
    333 --- common/common-functions     (revision 2577)
     333--- common/common-functions     (revision 2588)
    334334+++ common/common-functions     (working copy)
    335335@@ -60,6 +60,9 @@
     
    361361Index: HLFS/hlfs.xsl
    362362===================================================================
    363 --- HLFS/hlfs.xsl       (revision 2577)
     363--- HLFS/hlfs.xsl       (revision 2588)
    364364+++ HLFS/hlfs.xsl       (working copy)
    365365@@ -39,6 +39,9 @@
     
    412412Index: HLFS/master.sh
    413413===================================================================
    414 --- HLFS/master.sh      (revision 2577)
     414--- HLFS/master.sh      (revision 2588)
    415415+++ HLFS/master.sh      (working copy)
    416 @@ -318,6 +318,13 @@
     416@@ -320,6 +320,13 @@
    417417       *) ;;
    418418     esac
     
    428428     # the names of the targets in the Makefile
    429429     chapter6="$chapter6 $this_script"
    430 @@ -376,7 +383,9 @@
     430@@ -378,7 +385,9 @@
    431431         wrt_run_as_root "${this_script}" "${file}"
    432432         ;;
     
    438438     esac
    439439     #
    440 @@ -407,6 +416,14 @@
     440@@ -409,6 +418,14 @@
    441441 
    442442     # Keep the script file name for Makefile dependencies.
     
    453453 
    454454 }
    455 @@ -469,6 +486,15 @@
     455@@ -471,6 +488,15 @@
    456456           wrt_run_as_chroot2 "${this_script}" "${file}"
    457457         fi
     
    471471Index: master.sh
    472472===================================================================
    473 --- master.sh   (revision 2577)
     473--- master.sh   (revision 2588)
    474474+++ master.sh   (working copy)
    475475@@ -66,6 +66,11 @@
Note: See TracChangeset for help on using the changeset viewer.