From 37ac06aa847a7a56fc5fd0261ccb3efc2a779e00 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 14 Jun 2006 20:38:31 +0000 Subject: [PATCH] Trying to find the proper download directory for each package. --- BLFS/libs/func_parser | 2 +- BLFS/libs/scripts.xsl | 47 +++++++++++++++++++++++++++++++++++++------ 2 files changed, 42 insertions(+), 7 deletions(-) diff --git a/BLFS/libs/func_parser b/BLFS/libs/func_parser index 07205da..ed37b1e 100644 --- a/BLFS/libs/func_parser +++ b/BLFS/libs/func_parser @@ -136,7 +136,7 @@ create_build_scripts() { # inline_doc # Log separator - echo -e "\n\tScripts generation errors:\n" >> xsltproc.log + echo -e "\n\tScripts generation depuration and errors:\n" >> xsltproc.log echo -en "\tGenerating the build scripts ..." xsltproc --xinclude --nonet \ diff --git a/BLFS/libs/scripts.xsl b/BLFS/libs/scripts.xsl index 87111b9..ebbfa17 100644 --- a/BLFS/libs/scripts.xsl +++ b/BLFS/libs/scripts.xsl @@ -59,6 +59,17 @@ + + + SCRIPT is + + PACKAGE is + + FTPDIR is + + + + #!/bin/sh set -e @@ -121,10 +132,6 @@ - - URL es - - @@ -147,8 +154,36 @@ - - + + + + + cdparanoia + + + + OOo + + + + qt + + + + xorg + + + + + + + - + + + + +