Added Id key to some file to see in what of them is expanded and in what not.

This commit is contained in:
Manuel Canales Esparcia 2006-03-08 20:40:47 +00:00
parent 075115aebd
commit a46ada0369
5 changed files with 9 additions and 1 deletions

View file

@ -5,6 +5,8 @@
extension-element-prefixes="exsl"
version="1.0">
<!-- $Id$ -->
<!-- XSLT stylesheet to create shell scripts from BLFS books. -->
<!-- Run optional test suites? -->

View file

@ -2,6 +2,8 @@
#
# Configuration file for the blfs module
#
# $Id$
#
#####
#--- Book's sources directory

View file

@ -1,5 +1,6 @@
#!/bin/sh
# $Id$
#----------------------------#
build_Makefile() {

View file

@ -2,6 +2,8 @@
#
# Configuration file for the LFS module
#
# $Id$
#
#####
declare -r HTTP=http://ftp.lfs-matrix.net/pub/lfs/conglomeration

View file

@ -1,5 +1,6 @@
#!/bin/sh
# $Id$
###################################
### FUNCTIONS ###
@ -194,7 +195,7 @@ chapter6_Makefiles() {
# Remove the build directory(ies) except if the package build fails.
if [ "$vrs" != "" ] ; then
wrt_remove_build_dirs "$name"
wrt_remove_build_dirs "$name"
fi
# Include a touch of the target name so make can check